Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-134007
#<BuildRuby:0x0000555c386163b0
@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.20240304-134007",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000375 0.007268 2.579350 ( 2.502360)
build_miniruby 0.001148 0.000265 1.821402 ( 1.819289)
build_ruby 0.001212 0.000280 3.191896 ( 3.435281)
build_all 0.004316 0.003087 6.601244 ( 2.578339)
build_install 0.016293 0.002234 7.973486 ( 3.632345)
test_btest 0.000823 0.000194 93.275227 ( 24.333435)
test_basic 0.002274 0.004308 0.941545 ( 1.002555)
test_all 0.083205 0.037557 871.499423 (284.840079)
test_rubyspec 0.032854 0.060407 134.632814 (157.512142)
total: 481.66 sec