Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250311-062949
#<BuildRuby:0x00007fe27840fdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250311-062949",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001146 0.005440 2.866386 ( 2.031028)
build_miniruby 0.001236 0.000297 1.008755 ( 1.006444)
build_ruby 0.001422 0.000341 2.611691 ( 2.825232)
build_all 0.005828 0.001535 4.295565 ( 1.714524)
build_install 0.015502 0.001964 5.752551 ( 2.868251)
test_btest 0.000785 0.000177 44.095813 ( 11.976215)
test_basic 0.003969 0.003776 0.673895 ( 0.728566)
test_all 0.093886 0.020764 500.133912 (155.176997)
test_rubyspec 0.028925 0.045521 97.131870 ( 17.962430)
total: 196.29 sec