Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-141335
#<BuildRuby:0x000055d21cf7dfc0
@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.20231223-141335",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004756 0.000571 1.575971 ( 1.935332)
build_miniruby 0.001515 0.000000 1.482784 ( 1.486931)
build_ruby 0.001597 0.000000 3.095827 ( 3.315751)
build_all 0.005961 0.000593 5.485462 ( 2.255834)
build_install 0.010915 0.004678 6.565005 ( 3.414573)
test_btest 0.001072 0.000000 80.620562 ( 33.038602)
test_basic 0.006977 0.000511 0.911715 ( 1.356134)
test_all 0.085376 0.037212 663.985074 (256.964727)
test_rubyspec 0.040762 0.025117 92.291870 (104.294738)
total: 408.06 sec