Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-024528
#<BuildRuby:0x0000558a239c1a00
@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.20230610-024528",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.003243 0.003490 1.710098 ( 2.946925)
build_miniruby 0.001128 0.000126 1.414253 ( 1.412635)
build_ruby 0.001349 0.000150 2.289684 ( 2.488268)
build_all 0.003671 0.002855 2.006574 ( 1.115049)
build_install 0.013301 0.004019 3.351899 ( 2.255861)
test_btest 0.000770 0.000116 75.130328 ( 20.351093)
test_basic 0.001202 0.003989 0.755486 ( 0.828297)
test_all 0.000978 0.000178 528.103341 (171.234160)
test_rubyspec 0.026194 0.016281 77.935436 (107.248759)
total: 309.88 sec