Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-001228
#<BuildRuby:0x000055c88c2f64f8
@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.20230606-001228",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.005219 0.000425 1.546451 ( 2.828526)
build_miniruby 0.001036 0.000346 1.027543 ( 1.025880)
build_ruby 0.000974 0.000325 2.149507 ( 2.356622)
build_all 0.004319 0.001439 1.933136 ( 1.081826)
build_install 0.010866 0.002001 3.080942 ( 2.072180)
test_btest 0.001090 0.000341 76.970565 ( 20.019760)
test_basic 0.004082 0.001276 0.668238 ( 0.738080)
test_all 0.001225 0.000383 559.370401 (170.722806)
test_rubyspec 0.015648 0.021037 73.627703 ( 85.398431)
total: 286.24 sec