Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-085844
#<BuildRuby:0x00007f7afe3dfdd0
@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.20241216-085844",
@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.000102 0.000000 0.000102 ( 0.000181)
autoconf 0.000045 0.000000 0.000045 ( 0.000044)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.006111 0.000330 1.996420 ( 2.309425)
build_miniruby 0.001440 0.000199 1.408466 ( 1.414583)
build_ruby 0.000000 0.002142 3.989116 ( 4.231788)
build_all 0.006016 0.003003 6.361077 ( 3.028076)
build_install 0.018474 0.000807 8.109552 ( 4.473629)
test_btest 0.000757 0.000118 76.651403 ( 24.893080)
test_basic 0.011278 0.001008 1.120244 ( 1.368729)
test_all 0.095908 0.048794 714.221224 (254.093167)
test_rubyspec 0.040340 0.040775 116.044895 ( 31.857464)
total: 327.67 sec