Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-195243
#<BuildRuby:0x000055b1d52c1fa0
@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.20230626-195243",
@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.000027 0.000002 0.000029 ( 0.000028)
autoconf 0.000038 0.000002 0.000040 ( 0.000040)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006488 0.000463 2.141089 ( 5.039097)
build_miniruby 0.002381 0.000000 1.591388 ( 1.922608)
build_ruby 0.001544 0.000000 3.138392 ( 4.561796)
build_all 0.002728 0.004651 2.503528 ( 3.078041)
build_install 0.011242 0.007329 3.993710 ( 4.630800)
test_btest 0.000828 0.000122 80.360838 ( 46.309814)
test_basic 0.006429 0.000946 0.934598 ( 1.392601)
test_all 0.001417 0.000208 588.724961 (313.165822)
test_rubyspec 0.027299 0.027486 89.160703 (127.845875)
total: 507.95 sec