Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-184023
#<BuildRuby:0x00007f127151fdd0
@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.20240828-184023",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000000 0.007359 3.452521 ( 3.464537)
build_miniruby 0.000788 0.000764 1.234592 ( 1.236243)
build_ruby 0.001489 0.000248 3.569155 ( 23.079097)
build_all 0.008798 0.000000 7.693644 ( 3.060515)
build_install 0.013098 0.005091 10.173753 ( 4.795567)
test_btest 0.000848 0.000149 113.657518 ( 31.575635)
test_basic 0.001489 0.007979 1.094830 ( 1.619689)
test_all 0.110045 0.039909 813.865152 (237.955821)
test_rubyspec 0.045218 0.042251 164.233545 ( 34.761010)
total: 341.55 sec