Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-111746
#<BuildRuby:0x000055e3207a9f00
@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.20230106-111746",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001306 0.003566 1.155971 ( 2.097890)
build_miniruby 0.001101 0.000184 1.390668 ( 1.588258)
build_ruby 0.001688 0.000282 3.496528 ( 4.300397)
build_all 0.006387 0.001064 3.809801 ( 2.553590)
build_install 0.013810 0.000802 2.916083 ( 3.149188)
test_btest 0.000588 0.000090 55.646598 ( 30.272879)
test_basic 0.004736 0.000032 0.438508 ( 0.749163)
test_all 0.001017 0.000151 647.212985 (368.328966)
test_rubyspec 0.049813 0.015405 78.738324 (118.773696)
total: 531.81 sec