Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-005815
#<BuildRuby:0x0000561e30781a00
@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.20240227-005815",
@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.000018)
autoconf 0.000035 0.000008 0.000043 ( 0.000137)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002389 0.004629 2.530230 ( 2.466433)
build_miniruby 0.000000 0.001582 1.636237 ( 1.648491)
build_ruby 0.001330 0.000397 3.365153 ( 3.670444)
build_all 0.007944 0.000000 6.627172 ( 3.147598)
build_install 0.018716 0.000000 8.526126 ( 4.739448)
test_btest 0.000000 0.000791 93.649039 ( 40.931692)
test_basic 0.001585 0.005101 0.950148 ( 1.049099)
test_all 0.099289 0.018029 772.278629 (293.075784)
test_rubyspec 0.051756 0.032380 121.797818 (131.270839)
total: 482.00 sec