Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-104217
#<BuildRuby:0x000055ab739e9f70
@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.20240114-104217",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005545 0.000853 1.739210 ( 2.487126)
build_miniruby 0.001291 0.000198 1.771879 ( 1.812248)
build_ruby 0.001783 0.000000 3.345688 ( 3.600641)
build_all 0.002673 0.004295 5.819771 ( 2.575364)
build_install 0.011603 0.004894 6.934712 ( 3.707857)
test_btest 0.000819 0.000169 82.596474 ( 41.757912)
test_basic 0.003979 0.004298 0.914543 ( 1.014057)
test_all 0.069836 0.048909 745.880218 (299.176977)
test_rubyspec 0.035698 0.031020 94.803512 (106.697880)
total: 462.83 sec