Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-153443
#<BuildRuby:0x00005618fe7ae258
@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.20230207-153443",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000215 0.004079 1.090462 ( 1.592576)
build_miniruby 0.001245 0.000124 1.026576 ( 1.032059)
build_ruby 0.000000 0.001298 2.259485 ( 2.489205)
build_all 0.004445 0.002252 3.860049 ( 2.159399)
build_install 0.010520 0.003144 2.883689 ( 2.545429)
test_btest 0.000610 0.000094 54.940410 ( 26.592182)
test_basic 0.006431 0.000391 0.441941 ( 0.554666)
test_all 0.000776 0.001874 612.969229 (231.601223)
test_rubyspec 0.011181 0.035663 73.251443 ( 83.946513)
total: 352.51 sec