Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-163312
#<BuildRuby:0x000055baf589a8e0
@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.20240113-163312",
@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.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.001210 0.004215 1.668599 ( 2.333690)
build_miniruby 0.001418 0.000000 1.726898 ( 1.844101)
build_ruby 0.002620 0.000004 3.491498 ( 3.957223)
build_all 0.007522 0.000000 5.946707 ( 4.518186)
build_install 0.008371 0.009734 7.329335 ( 5.874411)
test_btest 0.000796 0.000159 83.199968 ( 64.540152)
test_basic 0.006219 0.001244 0.947278 ( 1.284533)
test_all 0.073317 0.042841 775.661920 (395.514038)
test_rubyspec 0.019522 0.044907 96.452534 (108.617149)
total: 588.48 sec