Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-111125
#<BuildRuby:0x00007f4681b3fdc0
@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.20240919-111125",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.007766 0.000005 3.853425 ( 3.295633)
build_miniruby 0.001610 0.000000 1.205993 ( 1.202447)
build_ruby 0.001853 0.000000 3.299443 ( 3.477266)
build_all 0.000000 0.008022 6.311490 ( 2.601030)
build_install 0.007927 0.010737 9.066680 ( 4.252814)
test_btest 0.000623 0.000147 86.636303 ( 22.362602)
test_basic 0.006991 0.001656 0.941119 ( 0.989732)
test_all 0.125148 0.023636 693.358590 (197.647838)
test_rubyspec 0.040734 0.053910 133.907834 ( 23.860195)
total: 259.69 sec