Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-195526
#<BuildRuby:0x000056262114e130
@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.20230727-195526",
@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.000031 0.000007 0.000038 ( 0.000038)
autoconf 0.000043 0.000010 0.000053 ( 0.000051)
configure 0.000040 0.000009 0.000049 ( 0.000048)
build_up 0.006515 0.001426 2.331418 ( 7.879465)
build_miniruby 0.001381 0.000303 5.535249 ( 13.169935)
build_ruby 0.001897 0.000000 3.374263 ( 8.175884)
build_all 0.004354 0.004541 2.501397 ( 4.675896)
build_install 0.010098 0.012969 4.414705 ( 8.458176)
test_btest 0.000630 0.000199 83.788212 ( 89.782615)
test_basic 0.006883 0.002174 0.968756 ( 1.985768)
test_all 0.001468 0.000463 656.766449 (569.185153)
test_rubyspec 0.021545 0.038919 92.651689 (147.485085)
total: 850.80 sec