Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-074055
#<BuildRuby:0x00007f2c6dd1fdd0
@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-074055",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.004309 0.004033 3.677606 ( 3.644399)
build_miniruby 0.001623 0.000191 1.746949 ( 1.745705)
build_ruby 0.002161 0.000254 4.475670 ( 4.588352)
build_all 0.006935 0.003390 8.688681 ( 4.485249)
build_install 0.019507 0.004505 11.742053 ( 6.504179)
test_btest 0.000723 0.000106 118.324098 ( 51.252563)
test_basic 0.001085 0.010785 1.327507 ( 1.433101)
test_all 0.120585 0.038167 869.412518 (335.086325)
test_rubyspec 0.052868 0.034079 164.520516 ( 34.585794)
total: 443.33 sec