Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-055331
#<BuildRuby:0x000055e0b3276138
@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.20230218-055331",
@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.000008 0.000004 0.000012 ( 0.000012)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.004583 0.000000 1.294936 ( 1.848405)
build_miniruby 0.001325 0.000000 1.107736 ( 1.107049)
build_ruby 0.000000 0.001247 2.120565 ( 2.334038)
build_all 0.000609 0.006047 3.644990 ( 1.790649)
build_install 0.010029 0.005015 2.826913 ( 2.044427)
test_btest 0.000596 0.000298 57.062198 ( 15.377606)
test_basic 0.002987 0.001494 0.472495 ( 0.565328)
test_all 0.002380 0.000175 608.386094 (172.664856)
test_rubyspec 0.016899 0.030197 67.078389 ( 77.244576)
total: 274.98 sec