Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-202905
#<BuildRuby:0x00007fc32715fdc8
@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.20241009-202905",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000039 0.000010 0.000049 ( 0.000048)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.005149 0.004392 4.262165 ( 5.246446)
build_miniruby 0.000000 0.002202 1.822005 ( 1.956172)
build_ruby 0.001538 0.000968 4.757911 ( 32.479203)
build_all 0.007894 0.002392 7.614131 ( 5.513119)
build_install 0.015874 0.009589 10.971144 ( 7.976763)
test_btest 0.000675 0.000225 99.680497 ( 81.209941)
test_basic 0.005645 0.006442 1.227694 ( 1.767928)
test_all 0.126757 0.034225 845.035237 (562.864196)
test_rubyspec 0.044473 0.050249 139.476852 ( 81.163091)
total: 780.18 sec