Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-121912
#<BuildRuby:0x000056463eb92230
@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.20230809-121912",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.007044 0.000186 2.270898 ( 5.364939)
build_miniruby 0.001959 0.000000 1.625436 ( 3.002806)
build_ruby 0.001394 0.000000 3.339162 ( 7.778003)
build_all 0.007492 0.000163 2.629312 ( 3.524588)
build_install 0.019359 0.000140 4.246814 ( 5.904504)
test_btest 0.000800 0.000041 82.267493 ( 58.880440)
test_basic 0.003401 0.004515 0.933580 ( 1.618440)
test_all 0.001695 0.000130 690.856855 (398.308656)
test_rubyspec 0.033720 0.024081 99.174707 (152.917981)
total: 637.30 sec