Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-161922
#<BuildRuby:0x0000558133c92390
@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.20240205-161922",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.003484 0.002900 1.872053 ( 2.248432)
build_miniruby 0.000000 0.001531 1.682317 ( 1.680152)
build_ruby 0.000000 0.001770 3.322785 ( 3.546088)
build_all 0.006569 0.000835 5.835073 ( 2.246698)
build_install 0.013814 0.003458 7.158626 ( 3.343479)
test_btest 0.000000 0.000962 87.773937 ( 26.999838)
test_basic 0.003735 0.003448 0.898102 ( 0.982177)
test_all 0.070592 0.043081 694.394527 (196.454197)
test_rubyspec 0.036709 0.061522 142.642970 (152.011183)
total: 389.51 sec