Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-141858
#<BuildRuby:0x00007f3b5eecfdd8
@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.20241120-141858",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000045 0.007201 3.029470 ( 3.102135)
build_miniruby 0.001187 0.000215 1.240974 ( 1.240249)
build_ruby 0.001339 0.000244 2.976411 ( 3.173191)
build_all 0.006868 0.000516 4.905195 ( 1.943836)
build_install 0.006214 0.009688 7.166971 ( 3.392550)
test_btest 0.000750 0.000196 68.464869 ( 17.817265)
test_basic 0.008246 0.000977 0.958503 ( 1.007978)
test_all 0.114977 0.028744 671.501663 (197.383165)
test_rubyspec 0.024660 0.051073 116.042223 ( 20.482328)
total: 249.54 sec