Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-025648
#<BuildRuby:0x00007fb4a2e9fdc8
@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.20241111-025648",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.001004 0.008324 4.231564 ( 5.490868)
build_miniruby 0.000000 0.001789 1.817957 ( 2.004285)
build_ruby 0.000084 0.002229 4.618630 ( 5.203679)
build_all 0.006324 0.003679 7.093378 ( 6.075878)
build_install 0.023256 0.001438 10.381611 ( 8.039438)
test_btest 0.001070 0.000000 84.828728 ( 56.747194)
test_basic 0.000000 0.012710 1.134995 ( 1.351624)
test_all 0.125821 0.034874 799.862361 (522.398585)
test_rubyspec 0.061435 0.028395 129.999739 ( 71.623552)
total: 678.94 sec