Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-053055
#<BuildRuby:0x00005640d63c1a00
@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.20240131-053055",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000021 0.000003 0.000024 ( 0.000022)
build_up 0.002379 0.004607 2.062563 ( 2.454922)
build_miniruby 0.001434 0.000229 1.756968 ( 1.757329)
build_ruby 0.001384 0.000221 3.255047 ( 3.492720)
build_all 0.007038 0.001126 6.573111 ( 3.711696)
build_install 0.008539 0.011677 7.927246 ( 5.171526)
test_btest 0.000733 0.000177 89.083614 ( 37.611893)
test_basic 0.002117 0.004983 0.922178 ( 0.986026)
test_all 0.082316 0.036398 742.354101 (296.362188)
test_rubyspec 0.070440 0.034966 164.374552 (177.281898)
total: 528.83 sec