Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-012714
#<BuildRuby:0x0000563c44e69e80
@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.20240121-012714",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.001557 0.004301 1.744242 ( 2.906297)
build_miniruby 0.001448 0.000334 1.761803 ( 2.014034)
build_ruby 0.000000 0.002001 3.517639 ( 3.826333)
build_all 0.000000 0.007877 5.963628 ( 3.592505)
build_install 0.017755 0.001419 7.493125 ( 4.995613)
test_btest 0.000651 0.000189 84.227817 ( 47.414304)
test_basic 0.000759 0.006896 0.893092 ( 0.991255)
test_all 0.095310 0.022307 720.141014 (305.162765)
test_rubyspec 0.073455 0.034089 168.719228 (182.080753)
total: 552.98 sec