Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-001003
#<BuildRuby:0x0000556f32f5e230
@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.20240113-001003",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.006192 0.000641 1.847159 ( 3.258839)
build_miniruby 0.001587 0.000164 2.222625 ( 3.408632)
build_ruby 0.001942 0.000000 3.921539 ( 5.248839)
build_all 0.009352 0.000000 6.348502 ( 7.416967)
build_install 0.015506 0.004879 7.639776 ( 8.902358)
test_btest 0.000738 0.000087 85.834247 (105.972893)
test_basic 0.005850 0.000172 0.923931 ( 1.814590)
test_all 0.104543 0.028919 818.500150 (911.800430)
test_rubyspec 0.054240 0.022961 104.034419 (160.424183)
total: 1208.25 sec