Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260220-225546
#<BuildRuby:0x000073820f27fdd0
@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.20260220-225546",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.001633 0.004836 2.080658 ( 2.321637)
build_miniruby 0.001504 0.000211 1.441378 ( 1.419009)
build_ruby 0.002054 0.000022 4.148616 ( 4.210047)
build_all 0.006058 0.002212 7.139564 ( 3.162299)
build_install 0.014344 0.003394 8.968034 ( 4.981159)
test_btest 0.000654 0.000253 79.718436 ( 20.709487)
test_basic 0.007989 0.002390 1.013619 ( 1.052059)
test_all 0.086162 0.045698 751.248783 (244.432533)
test_rubyspec 0.061350 0.031153 138.078874 ( 24.123546)
total: 306.41 sec