Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-194916
#<BuildRuby:0x0000560301cf6138
@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.20240221-194916",
@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.000022 0.000000 0.000022 ( 0.000021)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004123 0.003228 2.588477 ( 2.486798)
build_miniruby 0.001359 0.000302 1.751812 ( 1.753774)
build_ruby 0.001548 0.000344 3.599886 ( 3.855947)
build_all 0.007534 0.000754 6.876595 ( 3.378824)
build_install 0.015311 0.004795 8.646876 ( 4.766937)
test_btest 0.000847 0.000191 90.130494 ( 36.608517)
test_basic 0.006640 0.000000 0.965805 ( 1.077960)
test_all 0.099740 0.022535 753.624735 (651.032050)
test_rubyspec 0.045578 0.054912 139.033099 (252.172406)
total: 957.13 sec