Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-062512
#<BuildRuby:0x00007fa180f1fdc8
@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.20240714-062512",
@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.000015 0.000005 0.000020 ( 0.000022)
autoconf 0.000031 0.000011 0.000042 ( 0.000043)
configure 0.000029 0.000010 0.000039 ( 0.000040)
build_up 0.005289 0.001889 2.695383 ( 2.799970)
build_miniruby 0.001613 0.000000 1.117865 ( 1.115119)
build_ruby 0.001553 0.000412 2.826349 ( 3.016005)
build_all 0.007524 0.000294 6.848095 ( 2.567201)
build_install 0.008633 0.009607 8.972312 ( 4.014806)
test_btest 0.000619 0.000237 105.839407 ( 30.274284)
test_basic 0.007310 0.005360 1.408963 ( 1.704087)
test_all 0.110903 0.043547 776.774752 (267.959724)
test_rubyspec 0.040541 0.044872 164.343031 ( 32.122650)
total: 345.57 sec