Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-043402
#<BuildRuby:0x00007f9df89dfdd0
@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.20241230-043402",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.001453 0.004527 1.831712 ( 2.125891)
build_miniruby 0.001161 0.000402 1.209145 ( 1.206027)
build_ruby 0.001413 0.000489 3.121106 ( 3.282048)
build_all 0.006518 0.002256 6.447558 ( 2.713472)
build_install 0.009335 0.011669 8.250411 ( 4.474181)
test_btest 0.000571 0.000237 75.443761 ( 20.409134)
test_basic 0.007857 0.001413 0.825238 ( 0.873834)
test_all 0.104169 0.038334 712.225244 (213.363794)
test_rubyspec 0.045608 0.034165 115.396738 ( 23.485577)
total: 271.94 sec