Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-185345
#<BuildRuby:0x000055db2018a2a8
@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.20230708-185345",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.005570 0.000445 1.919544 ( 3.213245)
build_miniruby 0.001284 0.000103 1.509339 ( 1.508732)
build_ruby 0.001184 0.000094 2.930694 ( 3.134853)
build_all 0.002582 0.004123 2.309195 ( 1.573166)
build_install 0.011703 0.004714 3.588663 ( 3.263443)
test_btest 0.000589 0.000084 82.253893 ( 22.026928)
test_basic 0.000814 0.004545 0.798996 ( 0.863052)
test_all 0.001078 0.000192 600.931982 (201.342212)
test_rubyspec 0.010610 0.036499 84.173190 ( 95.538130)
total: 332.46 sec