Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-070551
#<BuildRuby:0x00005571359f63b0
@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.20230824-070551",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003672 0.003063 2.231511 ( 3.554013)
build_miniruby 0.001133 0.000274 1.618104 ( 1.632091)
build_ruby 0.000000 0.001877 3.281636 ( 3.513144)
build_all 0.005621 0.002550 6.499248 ( 3.882223)
build_install 0.010821 0.007801 7.957051 ( 4.829547)
test_btest 0.000851 0.000258 83.674204 ( 41.601177)
test_basic 0.008032 0.001149 1.110487 ( 1.329162)
test_all 0.006559 0.003654 705.961959 (387.395407)
test_rubyspec 0.046362 0.027292 111.628612 (159.649492)
total: 607.39 sec