Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-140757
#<BuildRuby:0x00005557d316dfc0
@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.20231215-140757",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001837 0.004430 2.277025 ( 2.353473)
build_miniruby 0.000000 0.001646 1.377704 ( 1.376357)
build_ruby 0.000463 0.001252 3.166549 ( 3.364663)
build_all 0.004559 0.002898 5.657551 ( 2.561451)
build_install 0.017139 0.000000 7.272513 ( 3.905942)
test_btest 0.001029 0.000000 83.496461 ( 26.786855)
test_basic 0.005568 0.000000 0.878183 ( 0.945906)
test_all 0.075212 0.044241 695.866350 (226.879977)
test_rubyspec 0.035204 0.036066 95.335029 (116.073896)
total: 384.25 sec