Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-195644
#<BuildRuby:0x000055e734932008
@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-195644",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.006325 0.000591 1.878402 ( 3.814157)
build_miniruby 0.002003 0.000501 1.808793 ( 2.579905)
build_ruby 0.001736 0.000434 3.454011 ( 4.845411)
build_all 0.004532 0.004282 6.275072 ( 7.015059)
build_install 0.013074 0.008549 7.729368 ( 8.844860)
test_btest 0.001030 0.000322 84.834685 ( 76.473073)
test_basic 0.006752 0.002110 1.040607 ( 1.812505)
test_all 0.000000 0.010900 704.162545 (459.547187)
test_rubyspec 0.028251 0.045295 105.339269 (128.491759)
total: 693.43 sec