Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-110047
#<BuildRuby:0x00005572060da390
@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.20230612-110047",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005940 0.000348 1.970866 ( 4.500194)
build_miniruby 0.001300 0.000208 1.429484 ( 1.580848)
build_ruby 0.001546 0.000000 2.911765 ( 3.262543)
build_all 0.006925 0.000681 2.300081 ( 2.360775)
build_install 0.012230 0.005791 3.556460 ( 3.748512)
test_btest 0.000871 0.000161 75.394731 ( 43.636036)
test_basic 0.002734 0.004246 0.820378 ( 1.134298)
test_all 0.001057 0.000227 545.456461 (252.729250)
test_rubyspec 0.021844 0.028492 82.754956 (100.630729)
total: 413.58 sec