Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-215809
#<BuildRuby:0x000055cf0d42e078
@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.20240121-215809",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.001070 0.004210 1.543865 ( 1.878706)
build_miniruby 0.001264 0.000274 1.611799 ( 1.610794)
build_ruby 0.000000 0.001895 3.288207 ( 3.573342)
build_all 0.002215 0.005647 6.034320 ( 3.104135)
build_install 0.013276 0.004785 7.125451 ( 4.215398)
test_btest 0.000000 0.000917 83.556984 ( 30.891481)
test_basic 0.003597 0.003852 0.866884 ( 0.937429)
test_all 0.089071 0.028224 765.771932 (280.503985)
test_rubyspec 0.065643 0.040290 163.239764 (179.280822)
total: 506.00 sec