Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-003644
#<BuildRuby:0x0000556dda27e320
@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.20230209-003644",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001701 0.004275 1.218044 ( 2.063165)
build_miniruby 0.001106 0.000201 1.152293 ( 1.170865)
build_ruby 0.001087 0.000197 2.404010 ( 2.850374)
build_all 0.006861 0.000486 3.953989 ( 2.619414)
build_install 0.012263 0.003378 2.979626 ( 3.170440)
test_btest 0.000542 0.000100 56.286649 ( 32.961348)
test_basic 0.000000 0.005855 0.457695 ( 0.624928)
test_all 0.000000 0.001248 641.916754 (242.946505)
test_rubyspec 0.018105 0.030142 70.414817 ( 81.082564)
total: 369.49 sec