Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-044129
#<BuildRuby:0x000055684c2f1f70
@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.20230604-044129",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000029)
build_up 0.005192 0.000903 1.704737 ( 2.896132)
build_miniruby 0.001341 0.000000 1.131534 ( 1.130088)
build_ruby 0.001277 0.000000 2.263827 ( 2.471149)
build_all 0.001919 0.004421 1.977605 ( 1.123464)
build_install 0.016740 0.000000 3.012759 ( 2.023121)
test_btest 0.000896 0.000000 74.930267 ( 19.920797)
test_basic 0.004896 0.000000 0.625578 ( 0.702104)
test_all 0.001345 0.000000 550.154426 (165.387405)
test_rubyspec 0.021652 0.025250 77.728278 ( 89.391407)
total: 285.05 sec