Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-123601
#<BuildRuby:0x00007fedbf78fdc0
@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.20240704-123601",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.001575 0.007217 4.042035 ( 3.431002)
build_miniruby 0.001286 0.000400 1.674112 ( 1.671598)
build_ruby 0.001392 0.000433 3.784198 ( 3.970525)
build_all 0.005050 0.004348 8.326042 ( 3.287786)
build_install 0.010923 0.009140 11.452424 ( 5.524278)
test_btest 0.000843 0.000316 118.628173 ( 30.796048)
test_basic 0.000000 0.010436 1.235076 ( 1.280644)
test_all 0.105546 0.049964 910.017326 (266.864528)
test_rubyspec 0.066360 0.030354 174.730148 ( 36.177931)
total: 353.01 sec