Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-130340
#<BuildRuby:0x000055e60af96078
@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.20230611-130340",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.001642 0.004514 1.854292 ( 4.139106)
build_miniruby 0.001227 0.000390 1.350677 ( 1.360043)
build_ruby 0.001154 0.000367 2.629681 ( 3.140560)
build_all 0.006183 0.000000 2.150414 ( 1.639546)
build_install 0.011300 0.004435 3.268187 ( 2.805874)
test_btest 0.000490 0.000151 76.461172 ( 41.435601)
test_basic 0.006728 0.000000 0.791359 ( 1.066531)
test_all 0.001620 0.000030 595.905671 (303.921251)
test_rubyspec 0.030345 0.025556 86.801068 (112.057749)
total: 471.57 sec