Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-221749
#<BuildRuby:0x0000557acf1f2058
@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.20230610-221749",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005720 0.000000 1.768578 ( 3.143490)
build_miniruby 0.001748 0.000000 1.286036 ( 1.284854)
build_ruby 0.001435 0.000161 2.793744 ( 3.038743)
build_all 0.006474 0.000312 2.186967 ( 1.531246)
build_install 0.016902 0.000517 3.358467 ( 2.460476)
test_btest 0.000638 0.000071 76.159723 ( 28.931414)
test_basic 0.003763 0.000418 0.720285 ( 0.806510)
test_all 0.001828 0.000203 572.236577 (200.245655)
test_rubyspec 0.032761 0.016351 81.417227 ( 94.578998)
total: 336.02 sec