Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250526-190358
#<BuildRuby:0x00007f98f65bfdd8
@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.20250526-190358",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000022 0.000010 0.000032 ( 0.000031)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.005898 0.000781 2.509746 ( 2.139370)
build_miniruby 0.001080 0.000445 1.078397 ( 1.076571)
build_ruby 0.001273 0.000525 2.935538 ( 3.055997)
build_all 0.002433 0.005404 5.706979 ( 2.232993)
build_install 0.009506 0.006956 7.165018 ( 3.480143)
test_btest 0.000605 0.000302 49.802671 ( 13.595678)
test_basic 0.001935 0.005321 0.662202 ( 0.726843)
test_all 0.080946 0.034068 524.983027 (158.128228)
test_rubyspec 0.054806 0.027564 111.807216 ( 19.518631)
total: 203.96 sec