Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-125030
#<BuildRuby:0x0000563d26ab5f68
@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.20240227-125030",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002423 0.004458 2.415670 ( 2.290620)
build_miniruby 0.001157 0.000232 1.670774 ( 1.672178)
build_ruby 0.000000 0.001851 3.340921 ( 3.587855)
build_all 0.003344 0.005024 6.544541 ( 3.135613)
build_install 0.014747 0.003668 8.450437 ( 4.513059)
test_btest 0.000562 0.000152 90.252354 ( 33.177724)
test_basic 0.007418 0.000000 0.958581 ( 1.059746)
test_all 0.103410 0.013307 763.238680 (281.189215)
test_rubyspec 0.030672 0.054936 125.733188 (139.023758)
total: 469.65 sec