Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-040514
#<BuildRuby:0x00005590c66a5f48
@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.20231227-040514",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004720 0.000755 1.509622 ( 2.014544)
build_miniruby 0.001219 0.000195 1.896198 ( 1.895049)
build_ruby 0.001484 0.000238 3.023534 ( 3.259401)
build_all 0.006992 0.000000 5.242109 ( 2.178077)
build_install 0.014445 0.002366 6.102840 ( 3.048427)
test_btest 0.001044 0.000158 80.389626 ( 20.858758)
test_basic 0.006357 0.000964 0.803779 ( 0.863068)
test_all 0.081896 0.040206 752.206547 (232.011211)
test_rubyspec 0.020298 0.038392 83.354513 ( 94.701854)
total: 360.83 sec