Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-144237
#<BuildRuby:0x000055f9513e1fc0
@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.20230215-144237",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.000698 0.004137 1.299069 ( 1.688111)
build_miniruby 0.001599 0.000000 1.224586 ( 1.222505)
build_ruby 0.001330 0.000000 2.067644 ( 2.260301)
build_all 0.005825 0.000399 3.708853 ( 1.908166)
build_install 0.010695 0.000160 2.636829 ( 1.771212)
test_btest 0.000884 0.000068 57.768872 ( 15.922180)
test_basic 0.005781 0.000100 0.493733 ( 0.594055)
test_all 0.001036 0.000077 633.528225 (190.417805)
test_rubyspec 0.024965 0.020374 67.361340 ( 77.167859)
total: 292.95 sec