Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-141609
#<BuildRuby:0x000055c170a49ed0
@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.20230623-141609",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.005652 0.000000 1.777618 ( 3.074802)
build_miniruby 0.001472 0.000000 1.475455 ( 1.474618)
build_ruby 0.001237 0.000000 2.969845 ( 3.189922)
build_all 0.007130 0.000000 2.200211 ( 1.508745)
build_install 0.010864 0.004728 3.428697 ( 2.466050)
test_btest 0.000891 0.000092 79.422294 ( 25.957715)
test_basic 0.000000 0.006814 0.805282 ( 0.886775)
test_all 0.000000 0.001161 589.956838 (195.361143)
test_rubyspec 0.043507 0.012579 88.290403 (110.647649)
total: 344.57 sec