Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-062316
#<BuildRuby:0x000055975e2a9f90
@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.20240319-062316",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.004451 0.004088 2.446595 ( 3.793337)
build_miniruby 0.001358 0.000000 1.768932 ( 2.152767)
build_ruby 0.002100 0.000000 3.544055 ( 4.251592)
build_all 0.008422 0.000664 6.976117 ( 5.882547)
build_install 0.013236 0.007623 8.960592 ( 7.967941)
test_btest 0.001093 0.000000 94.863851 ( 77.517340)
test_basic 0.005439 0.003731 1.052876 ( 1.598002)
test_all 0.094758 0.026383 822.662927 (449.988855)
test_rubyspec 0.022856 0.075177 138.386157 (206.009204)
total: 759.16 sec