Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-053229
#<BuildRuby:0x00007f59571dfdc8
@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.20241225-053229",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.001901 0.003386 1.616065 ( 1.937791)
build_miniruby 0.001302 0.000390 1.387734 ( 1.384896)
build_ruby 0.001359 0.000408 3.769750 ( 3.948458)
build_all 0.003550 0.005302 6.493794 ( 2.612012)
build_install 0.014960 0.002062 8.157618 ( 4.315811)
test_btest 0.000632 0.000201 75.252139 ( 20.500398)
test_basic 0.005550 0.003373 0.828275 ( 6.195304)
test_all 0.092916 0.052202 696.452963 (238.337374)
test_rubyspec 0.049486 0.030936 117.629808 ( 26.060583)
total: 305.29 sec