Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-043450
#<BuildRuby:0x00005565799524f8
@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.20230905-043450",
@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.000027 0.000000 0.000027 ( 0.000027)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006048 0.000000 1.959870 ( 3.138969)
build_miniruby 0.000000 0.002041 1.757387 ( 1.992575)
build_ruby 0.000142 0.001939 3.666262 ( 4.043034)
build_all 0.004493 0.004102 6.642512 ( 5.068541)
build_install 0.019139 0.000577 8.163222 ( 6.522251)
test_btest 0.000758 0.000040 88.998347 ( 47.025275)
test_basic 0.000081 0.008376 0.997872 ( 1.279252)
test_all 0.007577 0.001865 705.384374 (299.858112)
test_rubyspec 0.051028 0.021572 108.480380 (126.474663)
total: 495.40 sec