Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260114-131202
#<BuildRuby:0x000072e75a13fdd0
@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.20260114-131202",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000040)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.002831 0.004571 3.252376 ( 3.059290)
build_miniruby 0.001031 0.000635 1.978207 ( 1.977522)
build_ruby 0.000880 0.000993 4.822289 ( 4.866044)
build_all 0.006420 0.002924 7.295928 ( 3.211426)
build_install 0.015259 0.006029 10.315348 ( 5.826698)
test_btest 0.000232 0.000727 83.566004 ( 23.130884)
test_basic 0.005863 0.003382 1.144708 ( 1.194403)
test_all 0.098023 0.036288 823.034415 (240.982684)
test_rubyspec 0.040152 0.049038 140.145909 ( 31.193445)
total: 315.44 sec