Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-074805
#<BuildRuby:0x00007efdc802fdd8
@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.20241102-074805",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006521 0.001473 3.929582 ( 3.973595)
build_miniruby 0.001764 0.000399 1.708741 ( 1.886530)
build_ruby 0.001855 0.000419 4.442272 ( 16.819818)
build_all 0.005564 0.004586 6.129512 ( 2.497211)
build_install 0.019168 0.001431 8.734327 ( 3.888349)
test_btest 0.000926 0.000000 73.206700 ( 22.505570)
test_basic 0.007494 0.002313 1.045554 ( 1.202774)
test_all 0.074623 0.077261 732.215622 (214.141539)
test_rubyspec 0.046570 0.034957 119.534068 ( 26.542397)
total: 293.46 sec