Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-022410
#<BuildRuby:0x00007ffbe837fdc0
@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.20240803-022410",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.004364 0.004034 3.851871 ( 3.733146)
build_miniruby 0.001407 0.000282 1.252489 ( 1.250200)
build_ruby 0.001818 0.000000 4.015076 ( 4.207304)
build_all 0.005976 0.003161 8.162602 ( 3.232160)
build_install 0.007116 0.012616 10.568448 ( 4.907919)
test_btest 0.000821 0.000232 116.465964 ( 30.662114)
test_basic 0.000000 0.009873 1.115632 ( 1.160317)
test_all 0.102644 0.045569 820.949931 (234.066152)
test_rubyspec 0.044663 0.046151 167.189051 ( 30.320459)
total: 313.54 sec