Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-155652
#<BuildRuby:0x0000565436699f70
@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.20230627-155652",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005954 0.000221 1.871826 ( 3.383423)
build_miniruby 0.001220 0.000136 1.311036 ( 5.526201)
build_ruby 0.001295 0.000144 3.172423 ( 6.270578)
build_all 0.006356 0.000706 2.493335 ( 2.049012)
build_install 0.018498 0.000000 3.700747 ( 2.887112)
test_btest 0.000938 0.000000 78.984859 ( 34.680342)
test_basic 0.006370 0.000000 0.910391 ( 1.145417)
test_all 0.001452 0.000114 639.985179 (298.914365)
test_rubyspec 0.021040 0.030636 89.970288 (123.966493)
total: 478.82 sec