Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-203552
#<BuildRuby:0x00007f83ce1dfde0
@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.20240801-203552",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004752 0.004115 3.882852 ( 4.393638)
build_miniruby 0.001587 0.000227 1.703542 ( 1.788917)
build_ruby 0.002129 0.000000 4.509426 ( 4.932098)
build_all 0.006595 0.003543 8.578327 ( 5.087781)
build_install 0.020675 0.001272 11.346216 ( 6.843085)
test_btest 0.000794 0.000116 115.666627 ( 44.788782)
test_basic 0.009205 0.001347 0.854243 ( 0.900884)
test_all 0.092730 0.051954 793.344033 (223.997304)
test_rubyspec 0.029384 0.060271 158.602608 ( 32.773587)
total: 325.51 sec