Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-064346
#<BuildRuby:0x000055bc324997f8
@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.20230605-064346",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002404 0.004392 2.019939 ( 4.227925)
build_miniruby 0.001234 0.000309 1.444223 ( 1.502507)
build_ruby 0.001359 0.000339 2.854046 ( 3.226964)
build_all 0.005526 0.001382 2.279367 ( 2.325472)
build_install 0.010072 0.007178 3.460344 ( 3.103265)
test_btest 0.000867 0.000253 78.189954 ( 41.886755)
test_basic 0.000165 0.007770 0.848472 ( 1.158676)
test_all 0.000696 0.000251 587.260673 (257.382301)
test_rubyspec 0.034803 0.017413 86.095801 (105.784771)
total: 420.60 sec