Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-230343
#<BuildRuby:0x000055e737d020e0
@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.20230629-230343",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005284 0.000634 2.005486 ( 3.414855)
build_miniruby 0.001721 0.000000 1.515480 ( 1.536891)
build_ruby 0.000000 0.001608 3.063463 ( 3.300743)
build_all 0.002383 0.005193 2.462220 ( 1.920313)
build_install 0.007638 0.009701 3.867639 ( 3.932763)
test_btest 0.000720 0.000000 79.417405 ( 36.943738)
test_basic 0.004230 0.003049 0.914695 ( 1.023496)
test_all 0.000912 0.000242 628.965617 (286.272650)
test_rubyspec 0.029035 0.024951 90.361151 (110.269190)
total: 448.62 sec