Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250309-011728
#<BuildRuby:0x00007f1d1549fdc0
@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.20250309-011728",
@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.000003 0.000014 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.005618 0.000540 3.034068 ( 2.278355)
build_miniruby 0.001048 0.000349 1.186461 ( 1.184078)
build_ruby 0.001215 0.000405 3.021210 ( 3.187915)
build_all 0.006789 0.000825 4.208097 ( 1.714240)
build_install 0.015346 0.001959 6.469182 ( 3.204759)
test_btest 0.000726 0.000211 43.676997 ( 19.606043)
test_basic 0.005924 0.001728 0.603438 ( 0.659549)
test_all 0.069440 0.042896 524.016684 (189.919984)
test_rubyspec 0.053245 0.018864 93.225232 ( 19.811654)
total: 241.57 sec