Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-210108
#<BuildRuby:0x000074955fe7fdd8
@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.20251231-210108",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002769 0.003438 2.086796 ( 2.235087)
build_miniruby 0.000377 0.001112 1.389924 ( 1.386469)
build_ruby 0.001676 0.000171 3.430336 ( 3.501447)
build_all 0.006942 0.000968 6.121571 ( 2.512445)
build_install 0.012766 0.007008 7.989742 ( 4.212826)
test_btest 0.000000 0.000941 72.218361 ( 20.427733)
test_basic 0.005619 0.004140 0.899878 ( 0.943441)
test_all 0.087502 0.037724 700.308727 (203.147939)
test_rubyspec 0.043909 0.039814 122.222884 ( 24.908766)
total: 263.28 sec