Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-100023
#<BuildRuby:0x00007ff695b4fdc8
@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.20241206-100023",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.003272 0.004814 3.912525 ( 4.020911)
build_miniruby 0.001494 0.000386 8.001965 ( 7.418029)
build_ruby 0.001771 0.000457 4.200349 ( 4.342446)
build_all 0.008333 0.002150 6.747016 ( 3.467098)
build_install 0.015755 0.008322 9.476912 ( 5.588013)
test_btest 0.000628 0.000179 79.153549 ( 33.885018)
test_basic 0.008374 0.001098 1.046419 ( 3.180502)
test_all 0.122638 0.028431 786.708885 (258.547280)
test_rubyspec 0.040410 0.041117 117.270172 ( 23.198050)
total: 343.65 sec