Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-180537
#<BuildRuby:0x000055dc1a806320
@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.20230215-180537",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.005082 0.000000 1.442377 ( 1.848415)
build_miniruby 0.001399 0.000000 1.219015 ( 1.217427)
build_ruby 0.001252 0.000000 2.157010 ( 2.368699)
build_all 0.007534 0.000000 4.030123 ( 2.042071)
build_install 0.014713 0.000000 2.950401 ( 2.149613)
test_btest 0.000000 0.000769 57.940052 ( 27.810600)
test_basic 0.004362 0.002769 0.520256 ( 0.653441)
test_all 0.001856 0.000098 662.598826 (292.331433)
test_rubyspec 0.031471 0.028128 78.125638 ( 94.572710)
total: 425.00 sec