Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-005805
#<BuildRuby:0x0000563c50e3dfb8
@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.20230830-005805",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.006166 2.141204 ( 3.347590)
build_miniruby 0.000000 0.001634 1.537193 ( 1.536161)
build_ruby 0.001487 0.000213 3.192072 ( 3.412551)
build_all 0.004601 0.003448 6.086886 ( 3.017260)
build_install 0.018541 0.001032 7.876357 ( 4.634247)
test_btest 0.000794 0.000121 83.842831 ( 34.878915)
test_basic 0.001462 0.007736 0.949050 ( 1.034951)
test_all 0.008832 0.000135 660.837587 (235.097840)
test_rubyspec 0.040737 0.029549 103.139822 (116.209880)
total: 403.17 sec