Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250316-162100
#<BuildRuby:0x00007eff054afdc0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250316-162100",
@make="make",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.001942 0.004380 2.450129 ( 2.191414)
build_miniruby 0.001177 0.000252 1.506451 ( 1.503653)
build_ruby 0.001422 0.000305 3.526858 ( 3.676961)
build_all 0.004431 0.004207 5.442686 ( 2.224867)
build_install 0.016817 0.001460 6.978836 ( 3.526636)
test_btest 0.000793 0.000176 46.490814 ( 13.971344)
test_basic 0.004839 0.003164 0.680026 ( 0.735568)
test_all 0.079315 0.037957 577.158189 (179.164672)
test_rubyspec 0.039709 0.030077 97.569672 ( 22.084835)
total: 229.08 sec