Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-001952
#<BuildRuby:0x000055974be322a8
@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.20230908-001952",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000000 0.006175 2.109866 ( 3.314270)
build_miniruby 0.000362 0.001279 1.501815 ( 1.500961)
build_ruby 0.001724 0.000000 3.098220 ( 12.219826)
build_all 0.008274 0.000315 5.825344 ( 2.926028)
build_install 0.007474 0.011840 7.371722 ( 4.442922)
test_btest 0.000905 0.000205 81.400242 ( 31.979362)
test_basic 0.004365 0.000986 0.862365 ( 0.933402)
test_all 0.008534 0.000960 664.159145 (232.030914)
test_rubyspec 0.035138 0.033463 99.295096 (112.342924)
total: 401.69 sec