Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-230737
#<BuildRuby:0x000055bd4d9adfc0
@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.20230208-230737",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000947 0.004264 1.102862 ( 1.487943)
build_miniruby 0.001307 0.000000 0.986559 ( 0.984973)
build_ruby 0.001380 0.000000 1.761464 ( 1.983747)
build_all 0.006257 0.000277 3.200824 ( 1.484541)
build_install 0.009527 0.003320 2.416445 ( 1.590328)
test_btest 0.000596 0.000167 56.276855 ( 14.429343)
test_basic 0.004711 0.000192 0.367854 ( 0.459926)
test_all 0.000784 0.000212 587.094323 (173.501950)
test_rubyspec 0.020846 0.021241 62.725607 ( 72.697137)
total: 268.62 sec