Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-162215
#<BuildRuby:0x00007fb93d75fdc0
@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.20240821-162215",
@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.000023)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.003596 0.004001 3.514772 ( 3.551529)
build_miniruby 0.001478 0.000000 1.159434 ( 1.156341)
build_ruby 0.001732 0.000000 3.617190 ( 3.846113)
build_all 0.005932 0.002596 7.685734 ( 3.069102)
build_install 0.015978 0.002392 9.794642 ( 4.659286)
test_btest 0.000846 0.000173 119.494702 ( 46.731541)
test_basic 0.004703 0.004783 1.282824 ( 1.328565)
test_all 0.102358 0.046807 847.200059 (256.309350)
test_rubyspec 0.049569 0.042253 164.142613 ( 34.859645)
total: 355.51 sec