Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-004530
#<BuildRuby:0x0000561ca74b24f8
@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.20230901-004530",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.002234 0.003492 1.751595 ( 2.155962)
build_miniruby 0.000000 0.002191 1.646678 ( 1.647115)
build_ruby 0.000216 0.001610 3.186296 ( 3.423792)
build_all 0.000000 0.007533 5.943733 ( 2.750353)
build_install 0.015358 0.002213 7.244443 ( 3.994028)
test_btest 0.000644 0.000117 83.940224 ( 33.067097)
test_basic 0.006219 0.001131 0.844554 ( 0.908196)
test_all 0.005552 0.003769 690.402099 (250.595258)
test_rubyspec 0.063743 0.007958 103.175323 (116.349269)
total: 414.89 sec