Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-025355
#<BuildRuby:0x00007faf3f5bfdd8
@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.20241210-025355",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.009674 0.001560 20.286202 ( 15.012444)
build_miniruby 0.002331 0.000000 19.544143 ( 19.474971)
build_ruby 0.002527 0.000095 4.646006 ( 5.155828)
build_all 0.011455 0.000000 29.450949 ( 25.520285)
build_install 0.023796 0.000000 9.752186 ( 6.776525)
test_btest 0.000909 0.000000 80.807223 ( 59.726467)
test_basic 0.011669 0.000000 1.097423 ( 1.284856)
test_all 0.118640 0.030067 742.030913 (272.395788)
test_rubyspec 0.052976 0.028589 116.589993 ( 33.062280)
total: 438.43 sec