Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-110311
#<BuildRuby:0x000055d3eface1a8
@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.20230820-110311",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000032)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006241 0.000720 2.356130 ( 5.820782)
build_miniruby 0.001907 0.000220 1.737775 ( 2.929476)
build_ruby 0.002016 0.000000 3.386892 ( 5.421077)
build_all 0.000000 0.008578 6.349435 ( 5.808407)
build_install 0.011329 0.007993 7.945961 ( 9.171800)
test_btest 0.000743 0.000173 84.927305 ( 54.023861)
test_basic 0.006906 0.001611 0.969845 ( 1.603597)
test_all 0.004510 0.005488 672.973343 (400.320296)
test_rubyspec 0.049019 0.025979 110.235816 (221.567532)
total: 706.67 sec