Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-151518
#<BuildRuby:0x000056342fcaa120
@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.20230925-151518",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005996 0.000643 2.262032 ( 4.397112)
build_miniruby 0.001307 0.000140 1.565657 ( 1.706206)
build_ruby 0.000000 0.002103 3.318920 ( 3.831038)
build_all 0.002347 0.005911 6.133961 ( 4.311658)
build_install 0.013886 0.005229 7.311791 ( 5.209868)
test_btest 0.000735 0.000142 80.659187 ( 43.824796)
test_basic 0.007014 0.001357 0.896671 ( 1.272379)
test_all 0.004383 0.005574 714.238048 (305.716720)
test_rubyspec 0.036396 0.033433 103.509737 (121.619274)
total: 491.89 sec