Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-062057
#<BuildRuby:0x00007f5f3d7dfde0
@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.20240802-062057",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.002059 0.006527 3.791051 ( 4.227871)
build_miniruby 0.001804 0.000000 1.531797 ( 1.536995)
build_ruby 0.001942 0.000002 4.555370 ( 4.724241)
build_all 0.006351 0.004474 8.996316 ( 3.830801)
build_install 0.023703 0.000963 12.272990 ( 6.229451)
test_btest 0.000724 0.000164 121.272208 ( 32.656134)
test_basic 0.009557 0.000334 0.914483 ( 0.959652)
test_all 0.089810 0.062483 750.862737 (209.790365)
test_rubyspec 0.054412 0.041846 167.673676 ( 28.076088)
total: 292.03 sec