Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-065249
#<BuildRuby:0x0000563d70c1e130
@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.20230701-065249",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000032 0.000001 0.000033 ( 0.000032)
build_up 0.006900 0.000093 2.125651 ( 5.232793)
build_miniruby 0.001588 0.000049 1.612105 ( 2.131407)
build_ruby 0.001744 0.000053 3.128664 ( 4.955351)
build_all 0.007113 0.000216 2.492322 ( 3.341616)
build_install 0.007442 0.010550 3.873477 ( 5.930381)
test_btest 0.000714 0.000071 81.531479 ( 48.327444)
test_basic 0.003229 0.000323 0.887482 ( 1.524280)
test_all 0.001602 0.000000 614.483486 (326.723662)
test_rubyspec 0.045392 0.006923 89.059439 (117.516296)
total: 515.68 sec