Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-221508
#<BuildRuby:0x0000555b952c6258
@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.20240308-221508",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.008117 0.001020 2.831100 ( 3.876319)
build_miniruby 0.001896 0.000000 1.871154 ( 2.093270)
build_ruby 0.002321 0.000000 3.991394 ( 4.891994)
build_all 0.008438 0.000455 7.042604 ( 6.601131)
build_install 0.015981 0.007681 9.134291 ( 8.776274)
test_btest 0.000697 0.000179 94.222507 ( 87.043140)
test_basic 0.000220 0.007545 1.074812 ( 2.043332)
test_all 0.078704 0.045188 818.490657 (454.991754)
test_rubyspec 0.054067 0.033180 123.562282 (135.192127)
total: 705.51 sec