Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-095138
#<BuildRuby:0x00005644e1b65fb8
@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.20231017-095138",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000000 0.006707 2.453162 ( 2.568245)
build_miniruby 0.000962 0.000619 1.692174 ( 1.699058)
build_ruby 0.000000 0.001849 3.234614 ( 3.428146)
build_all 0.006164 0.001597 6.242987 ( 2.866635)
build_install 0.018953 0.000000 8.158387 ( 4.480331)
test_btest 0.000808 0.000000 88.305966 ( 29.866975)
test_basic 0.004004 0.003214 0.947197 ( 1.010500)
test_all 0.005844 0.004285 687.748604 (258.363751)
test_rubyspec 0.036703 0.032005 98.876441 (110.359133)
total: 414.64 sec