Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-071500
#<BuildRuby:0x000055c38972e2a8
@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.20231212-071500",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005214 0.003131 2.585611 ( 3.509058)
build_miniruby 0.001344 0.000168 1.669438 ( 1.784934)
build_ruby 0.002127 0.000170 3.477420 ( 3.889823)
build_all 0.007091 0.002815 6.049651 ( 4.953730)
build_install 0.012968 0.009054 7.576719 ( 6.671341)
test_btest 0.000665 0.000126 83.098887 ( 52.088016)
test_basic 0.007474 0.001414 0.972037 ( 1.311753)
test_all 0.074878 0.046949 710.047054 (292.222605)
test_rubyspec 0.037023 0.034384 97.303591 (109.003233)
total: 475.44 sec