Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-074245
#<BuildRuby:0x00005604bded28e0
@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.20230615-074245",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002414 0.003712 1.970324 ( 5.063431)
build_miniruby 0.001590 0.000000 1.430822 ( 1.810512)
build_ruby 0.001336 0.000000 2.945048 ( 4.177264)
build_all 0.005389 0.002484 2.481289 ( 3.069837)
build_install 0.013416 0.006252 3.828369 ( 4.154915)
test_btest 0.000621 0.000142 77.071201 ( 48.454782)
test_basic 0.002165 0.000495 0.793267 ( 1.603401)
test_all 0.001459 0.000333 584.999165 (305.601671)
test_rubyspec 0.033196 0.018465 84.358018 (124.347413)
total: 498.28 sec