Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-075514
#<BuildRuby:0x00005650f0d4a4f8
@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.20230111-075514",
@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.000007 0.000005 0.000012 ( 0.000011)
autoconf 0.000011 0.000007 0.000018 ( 0.000017)
configure 0.000009 0.000006 0.000015 ( 0.000015)
build_up 0.000000 0.004421 0.973634 ( 1.422938)
build_miniruby 0.000000 0.001131 1.345794 ( 1.345175)
build_ruby 0.000000 0.001386 3.415152 ( 3.769374)
build_all 0.003128 0.004002 3.536815 ( 1.715582)
build_install 0.005371 0.009073 2.612891 ( 1.727071)
test_btest 0.000395 0.000349 55.820604 ( 18.260189)
test_basic 0.003640 0.003211 0.443168 ( 0.567726)
test_all 0.001008 0.000889 646.631348 (190.905135)
test_rubyspec 0.020364 0.019119 67.143642 ( 77.111133)
total: 296.83 sec