Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-221352
#<BuildRuby:0x000055bda8fce138
@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.20230725-221352",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006962 0.000318 2.281015 ( 5.279252)
build_miniruby 0.001346 0.000140 1.667191 ( 1.911456)
build_ruby 0.001644 0.000170 3.278162 ( 4.091830)
build_all 0.003743 0.004617 2.796620 ( 3.104229)
build_install 0.008489 0.010906 4.139819 ( 4.487113)
test_btest 0.000605 0.000128 77.609440 ( 48.340735)
test_basic 0.007506 0.000723 0.950133 ( 1.435564)
test_all 0.000900 0.000186 639.296984 (342.558731)
test_rubyspec 0.035702 0.020783 93.433271 (136.165405)
total: 547.38 sec