Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-030019
#<BuildRuby:0x000055f00cb328e0
@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-030019",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.002633 0.004187 2.049938 ( 5.247203)
build_miniruby 0.001498 0.000104 1.669734 ( 2.908364)
build_ruby 0.001448 0.000100 3.050937 ( 4.663565)
build_all 0.000000 0.007751 2.474317 ( 2.741143)
build_install 0.017853 0.001241 3.891569 ( 5.365768)
test_btest 0.001119 0.000140 81.604319 ( 48.096703)
test_basic 0.002891 0.004865 0.884265 ( 1.333718)
test_all 0.001297 0.000096 601.779549 (319.791018)
test_rubyspec 0.036518 0.017839 89.909934 (127.374218)
total: 517.52 sec