Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-140529
#<BuildRuby:0x00007fd24915fdd8
@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.20241107-140529",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004461 0.002859 3.366516 ( 3.594922)
build_miniruby 0.001176 0.000392 1.167487 ( 1.165518)
build_ruby 0.002044 0.000000 3.909173 ( 4.102103)
build_all 0.006579 0.001702 5.558716 ( 2.318185)
build_install 0.006707 0.010841 8.707765 ( 4.236941)
test_btest 0.000775 0.000316 74.517555 ( 20.172870)
test_basic 0.003690 0.005757 0.975346 ( 1.029728)
test_all 0.087583 0.054817 691.298201 (275.796194)
test_rubyspec 0.043104 0.034261 113.178209 ( 25.562748)
total: 337.98 sec