Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-170207
#<BuildRuby:0x00007f4fb25afdd0
@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.20240709-170207",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000079 0.000000 0.000079 ( 0.000077)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.006823 0.000694 3.408372 ( 2.911258)
build_miniruby 0.001216 0.000284 1.210269 ( 1.207021)
build_ruby 0.000000 0.001990 3.486036 ( 3.691586)
build_all 0.003569 0.004947 6.442521 ( 2.440741)
build_install 0.016070 0.002115 8.936789 ( 4.206587)
test_btest 0.000676 0.000179 96.981020 ( 24.993116)
test_basic 0.000000 0.008520 0.898095 ( 0.948879)
test_all 0.105992 0.048357 866.377908 (558.892004)
test_rubyspec 0.059738 0.032845 179.712808 (218.451930)
total: 817.74 sec