Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260124-212249
#<BuildRuby:0x000075bf8303fdc8
@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.20260124-212249",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002357 0.005103 2.527542 ( 2.390866)
build_miniruby 0.001221 0.000746 1.317419 ( 1.313561)
build_ruby 0.001865 0.000000 3.871328 ( 3.904804)
build_all 0.008017 0.000314 6.111239 ( 2.507978)
build_install 0.012891 0.005225 8.205069 ( 4.396518)
test_btest 0.000713 0.000224 74.257981 ( 18.984721)
test_basic 0.002711 0.006095 0.936314 ( 0.987917)
test_all 0.097759 0.029071 710.394927 (204.324908)
test_rubyspec 0.056530 0.031297 129.108859 ( 24.229535)
total: 263.04 sec