Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-014534
#<BuildRuby:0x000055637a39a228
@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.20230706-014534",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006394 0.000400 2.041611 ( 3.883820)
build_miniruby 0.001581 0.000099 1.745568 ( 2.405704)
build_ruby 0.001514 0.000095 3.376613 ( 4.518398)
build_all 0.007327 0.000000 2.420702 ( 2.154320)
build_install 0.014533 0.006612 4.050098 ( 5.396351)
test_btest 0.000751 0.000071 83.032531 ( 44.815491)
test_basic 0.000350 0.007718 0.930490 ( 1.579566)
test_all 0.001321 0.000189 606.622243 (223.537169)
test_rubyspec 0.030317 0.026053 87.738722 (100.082747)
total: 388.37 sec