Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-052625
#<BuildRuby:0x000056066f6fe228
@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.20231213-052625",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006838 2.354934 ( 2.381761)
build_miniruby 0.000561 0.000977 1.522244 ( 1.521865)
build_ruby 0.001424 0.000219 3.234870 ( 3.418762)
build_all 0.001628 0.006757 5.859930 ( 2.978482)
build_install 0.020194 0.000174 7.583138 ( 4.466933)
test_btest 0.000655 0.000119 83.480496 ( 31.293371)
test_basic 0.002686 0.004470 0.920480 ( 0.993375)
test_all 0.102916 0.016566 682.089899 (277.899871)
test_rubyspec 0.012285 0.054231 95.065982 (106.738968)
total: 431.69 sec