Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250123-234601
#<BuildRuby:0x00007f4be341fdd0
@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.20250123-234601",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005383 0.000259 2.002201 ( 2.192285)
build_miniruby 0.001254 0.000251 1.400079 ( 1.397489)
build_ruby 0.001598 0.000320 3.660284 ( 3.811834)
build_all 0.008002 0.000718 5.727797 ( 2.396778)
build_install 0.011460 0.005540 7.433150 ( 3.998251)
test_btest 0.000784 0.000171 66.889727 ( 17.989369)
test_basic 0.006003 0.001313 0.764034 ( 0.817594)
test_all 0.090896 0.033524 601.700923 (191.052939)
test_rubyspec 0.051160 0.024745 102.778079 ( 22.752791)
total: 246.41 sec