Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-211603
#<BuildRuby:0x00007f448890fdc0
@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.20241001-211603",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.004611 0.004155 4.400830 ( 3.611209)
build_miniruby 0.001292 0.000274 1.636507 ( 1.632956)
build_ruby 0.001532 0.000325 4.286805 ( 4.459023)
build_all 0.004419 0.004207 7.097376 ( 2.981183)
build_install 0.010737 0.008981 10.191645 ( 4.669555)
test_btest 0.000654 0.000181 92.710627 ( 25.989759)
test_basic 0.007392 0.002738 0.919913 ( 0.964727)
test_all 0.112765 0.036068 786.487567 (225.234446)
test_rubyspec 0.040293 0.044957 136.236778 ( 29.273201)
total: 298.82 sec