Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-171821
#<BuildRuby:0x000055c3a64f6018
@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.20231211-171821",
@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.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003051 0.003778 2.072227 ( 2.170160)
build_miniruby 0.001123 0.000155 1.302377 ( 1.300792)
build_ruby 0.001593 0.000000 3.096276 ( 3.298650)
build_all 0.003807 0.003532 5.445500 ( 2.174879)
build_install 0.009626 0.006528 6.908938 ( 3.294728)
test_btest 0.000789 0.000158 81.285485 ( 21.280068)
test_basic 0.005345 0.000320 0.819937 ( 0.878477)
test_all 0.090432 0.032353 698.898044 (197.759702)
test_rubyspec 0.025621 0.029469 79.060445 ( 90.571187)
total: 322.73 sec