Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-053551
#<BuildRuby:0x000055be4d4321a8
@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.20240308-053551",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003193 0.003721 2.256185 ( 2.035055)
build_miniruby 0.001017 0.000265 1.483561 ( 1.481454)
build_ruby 0.001128 0.000295 3.155519 ( 3.392651)
build_all 0.006144 0.001603 6.275065 ( 2.384582)
build_install 0.007199 0.009480 7.971700 ( 3.774950)
test_btest 0.000870 0.000290 94.538593 ( 34.658408)
test_basic 0.007695 0.001050 1.013619 ( 1.179391)
test_all 0.080160 0.041159 773.905790 (310.004331)
test_rubyspec 0.045881 0.042330 125.463387 (135.073988)
total: 493.99 sec