Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-045841
#<BuildRuby:0x00005602bd81a1a8
@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.20230925-045841",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005808 0.001010 2.122708 ( 3.330527)
build_miniruby 0.000000 0.001561 1.443668 ( 1.444174)
build_ruby 0.000000 0.001724 3.358382 ( 3.620086)
build_all 0.004169 0.003922 6.192327 ( 3.244667)
build_install 0.012999 0.006166 7.557191 ( 4.439662)
test_btest 0.000581 0.000155 82.286950 ( 32.694013)
test_basic 0.000000 0.007226 0.908843 ( 1.008071)
test_all 0.007052 0.002689 716.443402 (257.226402)
test_rubyspec 0.036110 0.038396 101.957140 (113.545724)
total: 420.55 sec