Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-165415
#<BuildRuby:0x00007f78b4c2fdd8
@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.20240619-165415",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.001045 0.007007 2.846699 ( 2.709817)
build_miniruby 0.001242 0.000429 1.232149 ( 1.229508)
build_ruby 0.001481 0.000513 3.185261 ( 3.352709)
build_all 0.004913 0.002902 6.323783 ( 2.478912)
build_install 0.017321 0.000000 9.172297 ( 4.212180)
test_btest 0.000827 0.000000 100.788346 ( 26.394191)
test_basic 0.004853 0.002589 1.020909 ( 1.074832)
test_all 0.121052 0.025075 743.600793 (215.433627)
test_rubyspec 0.027951 0.063271 162.251338 ( 27.904119)
total: 284.79 sec