Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-003940
#<BuildRuby:0x0000563a8b112120
@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.20230531-003940",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005898 0.000000 1.769536 ( 3.044050)
build_miniruby 0.001217 0.000000 1.248099 ( 1.248459)
build_ruby 0.001681 0.000000 2.584143 ( 2.801847)
build_all 0.002444 0.003863 2.059814 ( 1.359352)
build_install 0.009855 0.006487 3.220751 ( 2.377446)
test_btest 0.001029 0.000240 75.410754 ( 34.057376)
test_basic 0.006482 0.001512 0.843195 ( 0.971089)
test_all 0.000788 0.000184 595.874676 (230.441106)
test_rubyspec 0.015510 0.021340 75.530925 ( 87.358170)
total: 363.66 sec