Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-160533
#<BuildRuby:0x0000560ecadaded0
@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.20230617-160533",
@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.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005528 0.000691 1.918309 ( 4.912430)
build_miniruby 0.001273 0.000159 1.413695 ( 2.274445)
build_ruby 0.001611 0.000000 2.800847 ( 3.794912)
build_all 0.006770 0.000000 2.429533 ( 2.703692)
build_install 0.016479 0.000380 3.637558 ( 4.038619)
test_btest 0.000990 0.000102 77.294502 ( 47.293961)
test_basic 0.004043 0.003809 0.797700 ( 1.609198)
test_all 0.002454 0.000102 556.173973 (309.872009)
test_rubyspec 0.028006 0.025721 86.971025 (126.038741)
total: 502.54 sec