Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-104700
#<BuildRuby:0x00007f84667ffde0
@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.20241118-104700",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008048 0.000636 4.201801 ( 4.722444)
build_miniruby 0.001681 0.000263 1.814030 ( 1.925538)
build_ruby 0.002215 0.000346 4.659872 ( 5.027570)
build_all 0.010820 0.000000 6.601182 ( 3.857650)
build_install 0.014400 0.004907 9.153615 ( 4.551915)
test_btest 0.000668 0.000108 80.160584 ( 28.837252)
test_basic 0.009660 0.000142 1.137336 ( 1.280218)
test_all 0.104337 0.046788 765.693203 (349.760513)
test_rubyspec 0.035195 0.053537 124.065307 ( 41.174618)
total: 441.14 sec