Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-143252
#<BuildRuby:0x0000561f7e676008
@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.20230603-143252",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.000000 0.005880 1.848688 ( 3.091674)
build_miniruby 0.000000 0.001439 1.346847 ( 1.349765)
build_ruby 0.001318 0.000246 2.699899 ( 2.897631)
build_all 0.003780 0.003929 2.297453 ( 1.910242)
build_install 0.013810 0.004345 3.475766 ( 2.892299)
test_btest 0.000844 0.000168 76.945305 ( 33.601719)
test_basic 0.004709 0.000126 0.718293 ( 0.806479)
test_all 0.000559 0.000825 582.478482 (230.959436)
test_rubyspec 0.016690 0.036195 83.794497 ( 96.201488)
total: 373.71 sec