Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-141230
#<BuildRuby:0x00007f92667dfdc0
@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.20240812-141230",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000042 0.000009 0.000051 ( 0.000051)
configure 0.000034 0.000007 0.000041 ( 0.000040)
build_up 0.008673 0.000899 3.906877 ( 4.328173)
build_miniruby 0.001862 0.000000 1.909834 ( 1.982738)
build_ruby 0.002683 0.000000 4.452536 ( 4.824280)
build_all 0.008118 0.003439 8.830343 ( 5.424948)
build_install 0.014350 0.007723 11.663834 ( 6.996511)
test_btest 0.000846 0.000193 111.435460 ( 30.332892)
test_basic 0.004021 0.008120 1.300454 ( 1.386788)
test_all 0.105105 0.045803 812.973516 (269.838853)
test_rubyspec 0.064727 0.023009 170.471582 ( 49.415195)
total: 374.53 sec