Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-004225
#<BuildRuby:0x0000555ba1bbe890
@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.20240124-004225",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002457 0.003670 1.920905 ( 2.278387)
build_miniruby 0.000000 0.001683 1.612001 ( 1.613996)
build_ruby 0.000000 0.001930 3.480375 ( 3.738524)
build_all 0.004832 0.003287 6.499157 ( 3.049326)
build_install 0.008085 0.010352 7.882235 ( 4.072988)
test_btest 0.000000 0.000708 87.195929 ( 37.111721)
test_basic 0.002399 0.003901 0.903585 ( 0.976757)
test_all 0.070945 0.045095 745.122604 (282.447377)
test_rubyspec 0.046109 0.060561 173.762945 (196.547979)
total: 531.84 sec