Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251102-032639
#<BuildRuby:0x00007b1cf0d8fdc8
@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.20251102-032639",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.007535 0.003110 5.007484 ( 5.702073)
build_miniruby 0.000499 0.001132 1.974637 ( 2.528979)
build_ruby 0.000554 0.001726 4.663633 (100.260858)
build_all 0.008554 0.001328 7.578144 ( 7.185043)
build_install 0.016649 0.007499 11.264410 ( 15.831350)
test_btest 0.000937 0.000218 71.611285 ( 83.257578)
test_basic 0.002814 0.005921 1.208183 ( 1.996871)
test_all 0.109850 0.031943 900.662980 (981.006089)
test_rubyspec 0.048477 0.039285 126.956434 ( 67.540058)
total: 1265.31 sec