Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-105538
#<BuildRuby:0x00007fef840cfdc0
@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.20240716-105538",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000041)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.007160 0.000378 3.255277 ( 3.265549)
build_miniruby 0.001631 0.000198 1.564011 ( 1.561054)
build_ruby 0.000000 0.001776 4.102284 ( 4.282258)
build_all 0.001877 0.006869 8.087714 ( 3.266492)
build_install 0.016893 0.004230 10.034893 ( 4.455543)
test_btest 0.000789 0.000149 113.285597 ( 30.044193)
test_basic 0.004739 0.005302 1.206182 ( 1.291431)
test_all 0.113868 0.047850 871.621292 (292.918639)
test_rubyspec 0.051042 0.040299 165.823812 ( 47.087463)
total: 388.17 sec