Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-154926
#<BuildRuby:0x00007ff1d90efdd0
@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.20240919-154926",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.007835 0.000682 4.646635 ( 4.069452)
build_miniruby 0.001423 0.000252 1.322700 ( 1.319209)
build_ruby 0.001668 0.000294 4.190504 ( 4.377433)
build_all 0.008845 0.000081 7.260334 ( 3.033552)
build_install 0.019299 0.000000 10.187736 ( 4.635251)
test_btest 0.000933 0.000000 98.694641 ( 26.443814)
test_basic 0.011126 0.000000 1.006016 ( 1.059222)
test_all 0.117642 0.035707 804.559841 (242.694177)
test_rubyspec 0.044536 0.041614 135.884241 ( 29.552359)
total: 317.19 sec