Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-090634
#<BuildRuby:0x000055ef2fb6dfb8
@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.20230802-090634",
@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.000001 0.000028 ( 0.000027)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006849 0.000214 2.187176 ( 5.940223)
build_miniruby 0.001707 0.000053 1.583612 ( 1.885764)
build_ruby 0.001502 0.000047 3.202738 ( 4.719881)
build_all 0.007373 0.000230 2.661957 ( 3.169105)
build_install 0.014545 0.004908 4.198632 ( 9.686457)
test_btest 0.000801 0.000047 80.561391 ( 60.247816)
test_basic 0.003111 0.005053 0.966528 ( 2.219304)
test_all 0.002469 0.000045 650.097130 (541.132497)
test_rubyspec 0.018401 0.041313 99.651145 (219.011567)
total: 848.01 sec