Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-075948
#<BuildRuby:0x000055e1a00ee390
@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.20230513-075948",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.005874 0.000160 1.851450 ( 3.582503)
build_miniruby 0.001134 0.000095 1.315150 ( 1.409506)
build_ruby 0.001296 0.000108 2.569939 ( 2.808352)
build_all 0.000000 0.007068 2.192659 ( 1.881651)
build_install 0.005711 0.009965 3.463797 ( 3.050002)
test_btest 0.000706 0.000170 73.220682 ( 37.236848)
test_basic 0.004889 0.001180 0.809627 ( 0.910795)
test_all 0.001786 0.000431 576.362576 (229.006966)
test_rubyspec 0.033305 0.016608 80.186263 ( 96.635964)
total: 376.52 sec