Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-044906
#<BuildRuby:0x0000558c87846098
@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.20230813-044906",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.007180 0.000218 2.312998 ( 6.254098)
build_miniruby 0.001804 0.000055 1.651432 ( 2.203274)
build_ruby 0.002041 0.000062 3.343907 ( 5.902614)
build_all 0.008055 0.000244 2.837187 ( 4.245884)
build_install 0.018806 0.000278 4.368330 ( 5.487011)
test_btest 0.000955 0.000027 86.146335 ( 55.657355)
test_basic 0.007612 0.000077 0.950120 ( 1.609970)
test_all 0.001192 0.000033 708.755164 (479.151991)
test_rubyspec 0.041511 0.023262 101.430787 (183.057886)
total: 743.57 sec