Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-162446
#<BuildRuby:0x00005562b87368e0
@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-162446",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002905 0.003815 1.872996 ( 3.145889)
build_miniruby 0.001317 0.000229 1.408280 ( 1.409001)
build_ruby 0.001390 0.000000 2.538028 ( 2.751781)
build_all 0.005887 0.000000 2.050962 ( 1.207480)
build_install 0.006396 0.007536 2.895558 ( 1.865774)
test_btest 0.000314 0.000514 78.143219 ( 21.218022)
test_basic 0.000000 0.005171 0.692788 ( 0.765274)
test_all 0.000000 0.001325 543.579533 (182.143727)
test_rubyspec 0.020672 0.020073 71.585493 ( 83.330446)
total: 297.84 sec