Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-191310
#<BuildRuby:0x00007f190aa7fdd0
@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.20241211-191310",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004141 0.004040 3.534152 ( 3.486548)
build_miniruby 0.001438 0.000254 1.524266 ( 1.524693)
build_ruby 0.001563 0.000276 4.344879 ( 4.465185)
build_all 0.008801 0.000094 6.591557 ( 3.115736)
build_install 0.019258 0.001734 9.315337 ( 4.938916)
test_btest 0.000883 0.000000 77.767930 ( 26.402542)
test_basic 0.004700 0.004650 0.982978 ( 1.036258)
test_all 0.088180 0.057807 755.893641 (287.334559)
test_rubyspec 0.037854 0.043764 116.533441 ( 46.665922)
total: 378.97 sec