Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-075807
#<BuildRuby:0x00005564478ba078
@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.20231015-075807",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.002248 0.004741 1.924834 ( 2.042133)
build_miniruby 0.001004 0.000314 1.275701 ( 1.273753)
build_ruby 0.001058 0.000330 2.930654 ( 3.110969)
build_all 0.005299 0.001656 5.502109 ( 2.052959)
build_install 0.015363 0.001680 6.945922 ( 3.298197)
test_btest 0.000887 0.000247 81.146096 ( 21.684002)
test_basic 0.000000 0.005286 0.663630 ( 0.721429)
test_all 0.000744 0.007980 635.694229 (183.717211)
test_rubyspec 0.029513 0.027100 80.658563 ( 92.008328)
total: 309.91 sec