Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-073455
#<BuildRuby:0x000056083bc82258
@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.20240320-073455",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.009181 0.000332 4.007343 ( 3.030064)
build_miniruby 0.001125 0.000328 1.798997 ( 1.803373)
build_ruby 0.002157 0.000000 3.911695 ( 4.332265)
build_all 0.003250 0.004558 7.188688 ( 4.429634)
build_install 0.017278 0.004031 9.810559 ( 5.597457)
test_btest 0.000719 0.000222 94.875123 ( 49.418449)
test_basic 0.002381 0.005538 1.059119 ( 1.302796)
test_all 0.061257 0.057839 779.259703 (295.940878)
test_rubyspec 0.051607 0.039171 129.722818 (139.258866)
total: 505.11 sec