Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-171943
#<BuildRuby:0x000055cb4ff09fb8
@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.20240316-171943",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.006293 0.000170 2.229841 ( 2.245497)
build_miniruby 0.001408 0.000101 1.454715 ( 1.452816)
build_ruby 0.001352 0.000096 3.132919 ( 3.354499)
build_all 0.007336 0.000224 6.776339 ( 2.510760)
build_install 0.014330 0.003985 8.399359 ( 3.853543)
test_btest 0.000828 0.000075 93.061758 ( 24.273696)
test_basic 0.001562 0.004357 0.913707 ( 0.973393)
test_all 0.085638 0.038185 843.654442 (300.626528)
test_rubyspec 0.033982 0.063003 138.139788 (171.095356)
total: 510.39 sec