Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251222-052333
#<BuildRuby:0x000071dd014dfdc8
@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.20251222-052333",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000046 0.000011 0.000057 ( 0.000048)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.000937 0.006173 2.984644 ( 2.739715)
build_miniruby 0.000494 0.001121 1.963853 ( 1.962750)
build_ruby 0.001979 0.000002 4.314812 ( 4.375873)
build_all 0.006967 0.001826 7.255866 ( 3.060534)
build_install 0.013408 0.006137 9.761156 ( 5.275653)
test_btest 0.000937 0.000009 79.025921 ( 22.205394)
test_basic 0.005959 0.003304 1.119022 ( 1.167307)
test_all 0.092683 0.040942 835.593363 (295.116229)
test_rubyspec 0.057184 0.030351 134.683205 ( 37.925729)
total: 373.83 sec