Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-184205
#<BuildRuby:0x000055f71ab52018
@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.20230618-184205",
@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.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005481 0.000111 1.824224 ( 3.031227)
build_miniruby 0.001534 0.000109 1.366169 ( 1.370490)
build_ruby 0.001605 0.000114 2.617314 ( 10.923005)
build_all 0.002028 0.004316 2.321487 ( 1.301212)
build_install 0.014647 0.000206 3.477776 ( 2.288568)
test_btest 0.000745 0.000072 80.599537 ( 24.616949)
test_basic 0.005081 0.000076 0.735407 ( 0.814900)
test_all 0.002101 0.000000 552.949870 (162.450299)
test_rubyspec 0.007730 0.046077 82.724004 ( 94.650674)
total: 301.45 sec