Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-205724
#<BuildRuby:0x00007fcdcd01fde0
@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.20241207-205724",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.007567 0.000809 3.788946 ( 5.211404)
build_miniruby 0.001532 0.000325 1.682892 ( 2.105644)
build_ruby 0.001811 0.000384 4.350459 ( 31.106808)
build_all 0.008336 0.001769 6.618560 ( 4.198773)
build_install 0.012234 0.009828 9.414223 ( 7.285887)
test_btest 0.000805 0.000207 81.384991 ( 53.169276)
test_basic 0.008183 0.004333 1.142465 ( 1.338859)
test_all 0.119122 0.031154 805.486421 (295.365285)
test_rubyspec 0.025609 0.057114 117.876026 ( 35.788395)
total: 435.57 sec