Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-063039
#<BuildRuby:0x0000559487629a00
@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.20240301-063039",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.003485 0.004629 2.783811 ( 3.474897)
build_miniruby 0.001450 0.000279 1.881400 ( 2.029812)
build_ruby 0.001422 0.000274 3.733393 ( 4.221017)
build_all 0.008651 0.000041 6.920019 ( 3.748389)
build_install 0.015777 0.004014 8.722812 ( 5.545944)
test_btest 0.000706 0.000132 94.414784 ( 48.035996)
test_basic 0.005885 0.001104 0.986541 ( 1.080115)
test_all 0.090360 0.027990 826.494264 (348.953969)
test_rubyspec 0.047060 0.041395 128.548168 (140.197863)
total: 557.29 sec