Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-144618
#<BuildRuby:0x0000558a92bf2008
@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.20240128-144618",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005284 0.000315 1.933757 ( 2.296390)
build_miniruby 0.001791 0.000000 1.691223 ( 1.691133)
build_ruby 0.001922 0.000000 3.425303 ( 3.664849)
build_all 0.003468 0.003825 6.103309 ( 2.901744)
build_install 0.018240 0.001796 7.850406 ( 4.485953)
test_btest 0.000839 0.000192 88.855594 ( 34.282459)
test_basic 0.006164 0.001409 0.999998 ( 1.160901)
test_all 0.089048 0.026285 755.098968 (285.721447)
test_rubyspec 0.050414 0.053747 164.508667 (176.125276)
total: 512.33 sec