Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-102950
#<BuildRuby:0x00007fac1beffdc0
@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.20241101-102950",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.000000 0.007487 3.610675 ( 3.704707)
build_miniruby 0.001172 0.000679 1.576462 ( 1.572718)
build_ruby 0.000000 0.002279 4.345460 ( 8.685472)
build_all 0.008265 0.001712 6.771272 ( 2.858315)
build_install 0.013259 0.005865 9.766268 ( 4.735190)
test_btest 0.000669 0.000237 74.697673 ( 20.539437)
test_basic 0.003006 0.006266 0.951915 ( 1.022057)
test_all 0.098947 0.048263 747.994488 (272.224143)
test_rubyspec 0.046114 0.040660 122.672717 ( 35.573273)
total: 350.92 sec