Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-040052
#<BuildRuby:0x00007f868439fdc0
@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.20241221-040052",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001715 0.004531 1.943268 ( 2.487784)
build_miniruby 0.001293 0.000344 1.435396 ( 1.432199)
build_ruby 0.001960 0.000000 4.114652 ( 11.496601)
build_all 0.006086 0.002979 6.366575 ( 2.651777)
build_install 0.012661 0.007045 8.044166 ( 4.254650)
test_btest 0.000617 0.000184 71.769739 ( 22.832827)
test_basic 0.005599 0.005789 0.945681 ( 1.053143)
test_all 0.107775 0.040147 643.191231 (209.754070)
test_rubyspec 0.054951 0.024232 113.452986 ( 20.297500)
total: 276.26 sec