Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-203803
#<BuildRuby:0x0000555574ce6228
@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.20231022-203803",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.006254 0.000486 3.411247 ( 3.549705)
build_miniruby 0.001222 0.000266 1.388384 ( 1.388370)
build_ruby 0.001588 0.000000 2.995251 ( 3.215723)
build_all 0.007518 0.000166 5.762768 ( 3.169179)
build_install 0.017805 0.000165 7.876479 ( 3.837384)
test_btest 0.000842 0.000145 79.390686 ( 28.577752)
test_basic 0.004257 0.000734 0.833802 ( 0.914465)
test_all 0.078055 0.038374 656.317540 (274.746506)
test_rubyspec 0.009779 0.047548 82.395865 ( 94.122093)
total: 413.52 sec