Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-074656
#<BuildRuby:0x000055db1f7068e0
@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.20240122-074656",
@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.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001387 0.004128 1.667438 ( 2.140601)
build_miniruby 0.001123 0.000121 1.621443 ( 1.628757)
build_ruby 0.001369 0.000146 2.964711 ( 3.210388)
build_all 0.007949 0.000000 5.633957 ( 2.925872)
build_install 0.013695 0.003768 7.196190 ( 4.304504)
test_btest 0.000722 0.000085 81.991495 ( 35.327537)
test_basic 0.006118 0.000719 0.905973 ( 1.014387)
test_all 0.079309 0.035486 700.207237 (267.533435)
test_rubyspec 0.060627 0.040821 157.868015 (169.855212)
total: 487.94 sec