Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-144958
#<BuildRuby:0x00005585225861a8
@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.20230501-144958",
@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.000028 0.000004 0.000032 ( 0.000032)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001252 0.004327 1.559037 ( 3.126785)
build_miniruby 0.000000 0.001286 1.294115 ( 1.292786)
build_ruby 0.000000 0.001260 2.416855 ( 2.628651)
build_all 0.000000 0.005822 2.019746 ( 1.232542)
build_install 0.011427 0.002571 3.238515 ( 2.259533)
test_btest 0.000816 0.000211 73.306222 ( 20.099261)
test_basic 0.004263 0.001105 0.707594 ( 0.778522)
test_all 0.000000 0.000871 519.414511 (156.464534)
test_rubyspec 0.022848 0.016461 68.313534 ( 80.105846)
total: 267.99 sec