Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-030510
#<BuildRuby:0x00005637e684a390
@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.20231218-030510",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004009 0.003827 2.543776 ( 3.976080)
build_miniruby 0.001585 0.000328 1.719350 ( 2.123995)
build_ruby 0.001653 0.000342 3.260747 ( 4.043030)
build_all 0.005200 0.003349 5.970327 ( 5.505158)
build_install 0.017140 0.002011 7.340438 ( 7.004765)
test_btest 0.000688 0.000146 81.153196 ( 73.484251)
test_basic 0.006395 0.001357 0.940560 ( 1.369766)
test_all 0.095499 0.026911 725.640730 (432.117721)
test_rubyspec 0.020287 0.051024 98.493798 (129.497034)
total: 659.12 sec