Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-134530
#<BuildRuby:0x000055821af59f00
@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.20240315-134530",
@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.000004 0.000018 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002993 0.003707 2.552003 ( 2.752816)
build_miniruby 0.001535 0.000000 23.590288 ( 23.203305)
build_ruby 0.001893 0.000000 3.845589 ( 4.066307)
build_all 0.008604 0.000130 7.229432 ( 3.430833)
build_install 0.012674 0.006974 8.904930 ( 4.712696)
test_btest 0.000656 0.000205 95.937430 ( 36.671737)
test_basic 0.006576 0.002055 1.045126 ( 1.139924)
test_all 0.088361 0.032217 805.737525 (279.854750)
test_rubyspec 0.037650 0.048857 121.139959 (129.861052)
total: 485.69 sec