Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-053819
#<BuildRuby:0x000055d257ca1a00
@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.20240305-053819",
@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.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005598 0.002361 2.688809 ( 2.585205)
build_miniruby 0.001079 0.000279 1.689749 ( 1.689431)
build_ruby 0.000000 0.001950 3.561466 ( 3.787271)
build_all 0.006205 0.001425 6.798384 ( 3.507271)
build_install 0.018719 0.000816 8.586474 ( 4.626605)
test_btest 0.000607 0.000147 91.291335 ( 38.424236)
test_basic 0.000000 0.007225 0.877518 ( 0.971140)
test_all 0.083758 0.037266 838.450976 (316.043719)
test_rubyspec 0.055539 0.037986 132.631160 (148.510658)
total: 520.15 sec