Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-065608
#<BuildRuby:0x000055fc99201fc0
@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.20230606-065608",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002238 0.003584 1.824342 ( 3.134039)
build_miniruby 0.001249 0.000300 1.353977 ( 1.355902)
build_ruby 0.001614 0.000388 2.784654 ( 3.013322)
build_all 0.007039 0.000000 2.149052 ( 1.532354)
build_install 0.011582 0.006658 3.451706 ( 2.974165)
test_btest 0.000588 0.000151 77.662254 ( 37.482756)
test_basic 0.005616 0.001450 0.779554 ( 0.887290)
test_all 0.000951 0.000245 570.038670 (241.080024)
test_rubyspec 0.022819 0.031539 84.593839 ( 96.766627)
total: 388.23 sec