Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250730-035038
#<BuildRuby:0x000074be1865fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250730-035038",
@make="make",
@no_timeout_error=nil,
@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.000006 0.000024 ( 0.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.005135 0.004397 4.706164 ( 5.550667)
build_miniruby 0.001221 0.000410 1.872118 ( 2.215597)
build_ruby 0.001216 0.001104 4.582923 ( 43.268901)
build_all 0.004336 0.003568 6.641521 ( 5.399851)
build_install 0.015161 0.007076 10.612209 ( 7.573145)
test_btest 0.000766 0.000171 63.041167 ( 37.033639)
test_basic 0.005692 0.003851 1.132695 ( 1.693368)
test_all 0.085206 0.048783 815.408343 (667.481472)
test_rubyspec 0.059262 0.030907 173.777940 ( 92.688735)
total: 862.91 sec