Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-161810
#<BuildRuby:0x0000556788149fc0
@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.20230904-161810",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.005237 0.000935 1.825211 ( 3.067730)
build_miniruby 0.001844 0.000000 1.609208 ( 1.697134)
build_ruby 0.001550 0.000000 3.370302 ( 3.940065)
build_all 0.005456 0.003482 6.250750 ( 4.570454)
build_install 0.011560 0.007938 7.516894 ( 5.882966)
test_btest 0.000650 0.000153 83.342900 ( 45.231454)
test_basic 0.002487 0.006526 0.982482 ( 1.252877)
test_all 0.004547 0.005275 677.647954 (298.703675)
test_rubyspec 0.044442 0.024555 102.528077 (119.990448)
total: 484.34 sec