Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250125-114157
#<BuildRuby:0x00007f37910bfde0
@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.20250125-114157",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.001901 0.004472 2.798541 ( 2.299201)
build_miniruby 0.001621 0.000000 1.038773 ( 1.035864)
build_ruby 0.001641 0.000000 3.239153 ( 3.450772)
build_all 0.006748 0.000481 5.556235 ( 2.350723)
build_install 0.005558 0.010334 7.953866 ( 4.100596)
test_btest 0.000631 0.000197 66.308616 ( 17.961471)
test_basic 0.004002 0.003966 0.940445 ( 0.991170)
test_all 0.088095 0.029365 552.281789 (185.478773)
test_rubyspec 0.043188 0.031059 103.388619 ( 25.354662)
total: 243.02 sec