Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-230430
#<BuildRuby:0x00007fb079adfdc8
@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.20241002-230430",
@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.000025 0.000008 0.000033 ( 0.000033)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.007206 0.000997 3.818010 ( 3.088012)
build_miniruby 0.001327 0.000411 1.443736 ( 1.441442)
build_ruby 0.001799 0.000559 3.659449 ( 3.822773)
build_all 0.007052 0.002189 6.550616 ( 2.733852)
build_install 0.001220 0.016988 9.024336 ( 3.880181)
test_btest 0.000653 0.000285 100.999282 ( 55.983915)
test_basic 0.006621 0.003404 0.970045 ( 1.016105)
test_all 0.102784 0.049308 692.025239 (231.636158)
test_rubyspec 0.038515 0.051111 129.036817 ( 24.409492)
total: 328.01 sec