Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-223738
#<BuildRuby:0x00007faeb265fdc0
@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.20241222-223738",
@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.000018 0.000006 0.000024 ( 0.000022)
autoconf 0.000040 0.000011 0.000051 ( 0.000052)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.004402 0.001304 2.045239 ( 2.347766)
build_miniruby 0.001181 0.000350 1.523242 ( 1.521182)
build_ruby 0.001485 0.000440 4.077666 ( 54.607983)
build_all 0.008911 0.000000 6.545619 ( 2.764700)
build_install 0.012317 0.003780 7.707649 ( 4.045823)
test_btest 0.000801 0.000223 72.721489 ( 20.696854)
test_basic 0.007329 0.002036 1.002011 ( 1.051431)
test_all 0.115894 0.024938 727.875151 (230.761606)
test_rubyspec 0.047826 0.031826 114.217517 ( 23.653090)
total: 341.45 sec