Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-190435
#<BuildRuby:0x00007f86e3f6fdd0
@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.20240830-190435",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.006126 0.001383 3.608843 ( 3.529306)
build_miniruby 0.001361 0.000307 1.682693 ( 1.687418)
build_ruby 0.001620 0.000366 4.697126 ( 5.135872)
build_all 0.009629 0.001177 8.439903 ( 4.987636)
build_install 0.023930 0.002135 11.810455 ( 7.683196)
test_btest 0.000860 0.000172 113.483601 ( 40.648059)
test_basic 0.003321 0.004434 1.164758 ( 3.176146)
test_all 0.082663 0.067445 825.453066 (279.684461)
test_rubyspec 0.054883 0.032610 163.322575 ( 33.505513)
total: 380.04 sec