Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-015204
#<BuildRuby:0x000055721b1e21d8
@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.20230706-015204",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.003648 0.003922 1.908314 ( 3.145547)
build_miniruby 0.001657 0.000000 1.404087 ( 1.403645)
build_ruby 0.001709 0.000000 2.962024 ( 3.165556)
build_all 0.005393 0.000684 2.264300 ( 1.486316)
build_install 0.012712 0.004181 3.607446 ( 3.618201)
test_btest 0.000617 0.000097 83.940817 ( 33.397588)
test_basic 0.006218 0.000972 0.938987 ( 1.077131)
test_all 0.001395 0.000217 609.886933 (217.576734)
test_rubyspec 0.020223 0.030136 89.333311 (103.991249)
total: 368.86 sec