Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-142546
#<BuildRuby:0x00007f3bb178fde0
@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.20241122-142546",
@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.000008 0.000023 ( 0.000024)
autoconf 0.000030 0.000015 0.000045 ( 0.000046)
configure 0.000022 0.000011 0.000033 ( 0.000033)
build_up 0.003735 0.003869 3.759565 ( 3.958797)
build_miniruby 0.001059 0.000574 1.727483 ( 1.731958)
build_ruby 0.001297 0.000702 3.905277 ( 26.703198)
build_all 0.006339 0.000996 5.974118 ( 2.416716)
build_install 0.006584 0.010990 8.333387 ( 9.297591)
test_btest 0.000636 0.000373 78.644086 ( 23.171981)
test_basic 0.005997 0.003516 0.801061 ( 0.963147)
test_all 0.091904 0.054162 714.293303 (227.732138)
test_rubyspec 0.035171 0.047826 118.816992 ( 26.275184)
total: 322.25 sec