Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-043404
#<BuildRuby:0x0000561db7f621a8
@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.20230814-043404",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.006427 0.000643 2.213625 ( 5.041258)
build_miniruby 0.001511 0.000151 1.716041 ( 2.125065)
build_ruby 0.001650 0.000165 3.345777 ( 4.230627)
build_all 0.007358 0.000288 6.482941 ( 5.203350)
build_install 0.012137 0.007532 8.215147 ( 5.938093)
test_btest 0.000860 0.000119 85.297627 ( 44.973192)
test_basic 0.004641 0.002987 0.913778 ( 1.080458)
test_all 0.010593 0.000000 703.424983 (363.401733)
test_rubyspec 0.029763 0.040174 104.908408 (140.724342)
total: 572.72 sec