Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-145901
#<BuildRuby:0x00007ff18a12fdd0
@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.20240730-145901",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.004257 0.004072 3.260526 ( 3.333213)
build_miniruby 0.000000 0.001695 1.587877 ( 1.583830)
build_ruby 0.000000 0.001893 3.474279 ( 3.654515)
build_all 0.007038 0.000995 7.393011 ( 2.812006)
build_install 0.014710 0.003692 9.924686 ( 4.581470)
test_btest 0.000629 0.000217 120.632829 ( 48.506579)
test_basic 0.004374 0.004773 0.999073 ( 1.045183)
test_all 0.096390 0.055448 832.194622 (265.860251)
test_rubyspec 0.049774 0.044515 164.080513 ( 32.207193)
total: 363.59 sec