Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-010820
#<BuildRuby:0x00007f85a5a4fdd0
@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.20240715-010820",
@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.000027 0.000008 0.000035 ( 0.000031)
autoconf 0.000043 0.000013 0.000056 ( 0.000053)
configure 0.000042 0.000013 0.000055 ( 0.000047)
build_up 0.010512 0.000704 3.886913 ( 6.297186)
build_miniruby 0.001586 0.000446 1.843072 ( 2.346044)
build_ruby 0.002622 0.000000 4.487376 ( 19.403535)
build_all 0.010100 0.001205 8.988733 ( 6.298643)
build_install 0.023031 0.002484 12.064631 ( 8.619310)
test_btest 0.000928 0.000226 124.720452 (111.976530)
test_basic 0.007093 0.005240 1.302964 ( 3.243223)
test_all 0.122610 0.047396 997.631468 (1125.534060)
test_rubyspec 0.048668 0.046508 176.086434 (150.581274)
total: 1434.30 sec