Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-190411
#<BuildRuby:0x00005594783d1820
@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.20230501-190411",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005250 0.000000 1.718880 ( 2.978240)
build_miniruby 0.001259 0.000000 1.115997 ( 1.114145)
build_ruby 0.000000 0.001378 2.471236 ( 2.697835)
build_all 0.003936 0.001558 2.032631 ( 1.219211)
build_install 0.011065 0.003238 3.007035 ( 2.064927)
test_btest 0.000562 0.000070 74.753134 ( 23.574671)
test_basic 0.001669 0.003319 0.713396 ( 0.803802)
test_all 0.001655 0.000251 580.644078 (297.500149)
test_rubyspec 0.036940 0.028778 85.788003 (125.329936)
total: 457.28 sec