Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-032843
#<BuildRuby:0x000079c6ba18fdd0
@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.20251230-032843",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.001459 0.005040 2.487966 ( 2.614349)
build_miniruby 0.001440 0.000124 1.967557 ( 1.964432)
build_ruby 0.001341 0.000811 5.223911 ( 5.400335)
build_all 0.007933 0.001335 7.341842 ( 3.579986)
build_install 0.018220 0.004263 9.974972 ( 5.907924)
test_btest 0.000754 0.000199 83.295863 ( 38.581020)
test_basic 0.006898 0.004524 1.175428 ( 1.327100)
test_all 0.107913 0.029016 825.829855 (352.561806)
test_rubyspec 0.054888 0.030427 132.064939 ( 47.604214)
total: 459.54 sec