Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-153042
#<BuildRuby:0x00007ff68913fdd0
@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.20240814-153042",
@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.000000 0.000020 ( 0.000020)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.008590 0.000101 3.816575 ( 4.096912)
build_miniruby 0.001744 0.000194 1.721714 ( 1.727730)
build_ruby 0.002001 0.000000 4.435582 ( 4.603970)
build_all 0.010080 0.000000 8.546601 ( 4.020427)
build_install 0.021893 0.000507 11.667475 ( 6.215884)
test_btest 0.000694 0.000065 124.070300 ( 57.827022)
test_basic 0.002436 0.008252 1.329769 ( 6.915919)
test_all 0.126676 0.032504 912.455278 (605.967465)
test_rubyspec 0.061302 0.034020 176.737690 (132.015815)
total: 823.39 sec