Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-220348
#<BuildRuby:0x0000559da42de078
@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.20240123-220348",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.001604 0.004468 1.856366 ( 2.208666)
build_miniruby 0.000000 0.001605 1.726264 ( 1.727772)
build_ruby 0.000000 0.001788 3.482785 ( 3.720225)
build_all 0.001435 0.006502 6.453276 ( 3.320536)
build_install 0.009149 0.009900 7.860245 ( 4.694479)
test_btest 0.000663 0.000271 87.185472 ( 34.689170)
test_basic 0.008468 0.000101 0.946891 ( 1.055748)
test_all 0.091814 0.022129 760.851140 (295.840567)
test_rubyspec 0.020697 0.084354 165.275529 (177.007869)
total: 524.27 sec