Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-222910
#<BuildRuby:0x000055d700481fc0
@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.20231208-222910",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.006565 0.001515 2.411452 ( 2.940914)
build_miniruby 0.001371 0.000317 1.658020 ( 1.723605)
build_ruby 0.001627 0.000375 3.294705 ( 3.553442)
build_all 0.003782 0.004208 5.764983 ( 3.870624)
build_install 0.017698 0.001093 7.550343 ( 5.205271)
test_btest 0.000700 0.000163 81.302054 ( 43.848310)
test_basic 0.000247 0.007803 0.949996 ( 1.268887)
test_all 0.077897 0.044215 681.047547 (367.975917)
test_rubyspec 0.045720 0.027567 101.783271 (133.290774)
total: 563.68 sec