Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-085732
#<BuildRuby:0x00007f4aa692fde0
@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.20241230-085732",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005501 0.000000 1.977345 ( 2.292135)
build_miniruby 0.001476 0.000000 1.549343 ( 1.546634)
build_ruby 0.001753 0.000086 3.459176 ( 3.636694)
build_all 0.007834 0.000000 5.599243 ( 2.163609)
build_install 0.013601 0.003740 8.109935 ( 4.390504)
test_btest 0.000890 0.000098 71.394776 ( 19.436877)
test_basic 0.004420 0.007435 1.062800 ( 1.202288)
test_all 0.103912 0.041693 742.103861 (244.929004)
test_rubyspec 0.043893 0.035028 115.660788 ( 23.986961)
total: 303.59 sec