Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-121756
#<BuildRuby:0x00007fa89b9afdd0
@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.20241224-121756",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.004994 0.000254 1.899559 ( 2.225830)
build_miniruby 0.001468 0.000000 1.240928 ( 1.239599)
build_ruby 0.001927 0.000000 3.673787 ( 3.872863)
build_all 0.008935 0.000140 6.971035 ( 2.913529)
build_install 0.011984 0.006993 8.320177 ( 4.405434)
test_btest 0.000667 0.000161 78.763774 ( 21.902623)
test_basic 0.008169 0.003007 1.025983 ( 1.103300)
test_all 0.107456 0.039403 716.874806 (233.548776)
test_rubyspec 0.043012 0.036826 118.742137 ( 27.512184)
total: 298.73 sec