Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-033647
#<BuildRuby:0x00007f3f9759fdc0
@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.20241003-033647",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000043 0.000000 0.000043 ( 0.000044)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.003781 0.004044 3.787591 ( 2.982856)
build_miniruby 0.000860 0.000614 1.170185 ( 1.167799)
build_ruby 0.000994 0.000710 3.009912 ( 3.240796)
build_all 0.005500 0.003380 6.159206 ( 2.467514)
build_install 0.007780 0.010750 8.890512 ( 3.825473)
test_btest 0.000508 0.000395 87.165783 ( 22.626472)
test_basic 0.006455 0.002793 0.876694 ( 0.927525)
test_all 0.107324 0.040815 655.593058 (197.448160)
test_rubyspec 0.052453 0.035567 136.421967 ( 23.672288)
total: 258.36 sec