Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-070428
#<BuildRuby:0x00005592b8b1a120
@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.20230729-070428",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.002473 0.004865 2.317992 ( 6.547728)
build_miniruby 0.000973 0.000374 1.720468 ( 3.260166)
build_ruby 0.001357 0.000522 3.499856 ( 6.828527)
build_all 0.002515 0.005169 2.768438 ( 3.401863)
build_install 0.014600 0.005027 4.486753 ( 5.546631)
test_btest 0.000897 0.000371 83.484954 ( 57.037250)
test_basic 0.002211 0.005299 0.981721 ( 1.843927)
test_all 0.001935 0.000000 670.251517 (471.304486)
test_rubyspec 0.040034 0.022641 99.897289 (200.512866)
total: 756.28 sec