Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-181506
#<BuildRuby:0x00007fde4a12fdd8
@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.20241014-181506",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003041 0.004951 3.213203 ( 3.193873)
build_miniruby 0.001592 0.000000 1.212675 ( 1.209542)
build_ruby 0.001996 0.000000 3.264168 ( 3.469983)
build_all 0.006172 0.001688 6.057015 ( 2.345453)
build_install 0.004941 0.013428 8.616649 ( 3.835066)
test_btest 0.000988 0.000000 83.673624 ( 21.684021)
test_basic 0.007994 0.000076 0.794491 ( 0.857576)
test_all 0.086581 0.058826 632.671291 (193.781552)
test_rubyspec 0.045338 0.041246 130.284774 ( 23.750714)
total: 254.13 sec