Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-123119
#<BuildRuby:0x000055e131a8a260
@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.20230528-123119",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001903 0.003626 1.838069 ( 3.091240)
build_miniruby 0.001015 0.000169 0.996858 ( 0.996026)
build_ruby 0.001289 0.000214 2.522070 ( 2.732011)
build_all 0.000882 0.006340 2.023199 ( 1.397536)
build_install 0.009577 0.007000 3.266999 ( 2.461990)
test_btest 0.000518 0.000144 76.816552 ( 28.834113)
test_basic 0.006307 0.000699 0.792092 ( 0.878805)
test_all 0.001046 0.000279 594.415157 (231.704128)
test_rubyspec 0.017940 0.035651 81.986044 ( 94.521719)
total: 366.62 sec