Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-151803
#<BuildRuby:0x00007fa1aee7fde0
@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.20240919-151803",
@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.000002 0.000015 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004497 0.004062 3.908703 ( 3.396481)
build_miniruby 0.001523 0.000000 1.314868 ( 1.312167)
build_ruby 0.001890 0.000000 4.244906 ( 4.461944)
build_all 0.008717 0.000086 6.620335 ( 2.707640)
build_install 0.016708 0.004141 10.023299 ( 4.681488)
test_btest 0.000000 0.001241 91.960734 ( 24.916730)
test_basic 0.001041 0.009840 0.892946 ( 0.936276)
test_all 0.093528 0.055516 753.084497 (219.567613)
test_rubyspec 0.055329 0.034116 132.534491 ( 30.753829)
total: 292.74 sec