Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-004329
#<BuildRuby:0x00007fb4911efdc8
@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.20241124-004329",
@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.000027 0.000005 0.000032 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000027)
build_up 0.003035 0.003830 3.577342 ( 3.498753)
build_miniruby 0.001472 0.000304 1.510490 ( 1.507227)
build_ruby 0.001380 0.000286 4.041827 ( 4.223050)
build_all 0.005787 0.001850 6.148203 ( 2.647872)
build_install 0.013998 0.004760 8.576565 ( 4.308810)
test_btest 0.000699 0.000157 75.024224 ( 20.025213)
test_basic 0.005094 0.003886 1.016284 ( 1.064915)
test_all 0.116406 0.028119 685.653572 (203.203820)
test_rubyspec 0.022603 0.060131 118.592117 ( 36.296905)
total: 276.78 sec