Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-111128
#<BuildRuby:0x0000562ee69edfc0
@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.20230603-111128",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.005415 0.001648 1.999672 ( 4.451062)
build_miniruby 0.001060 0.000323 1.577587 ( 1.916912)
build_ruby 0.001361 0.000415 2.894058 ( 3.511767)
build_all 0.005650 0.001719 2.198039 ( 2.673156)
build_install 0.010919 0.008269 3.593406 ( 4.352587)
test_btest 0.000605 0.000209 80.303206 ( 70.489086)
test_basic 0.004000 0.004364 0.848033 ( 1.476216)
test_all 0.001313 0.000487 627.041252 (707.218035)
test_rubyspec 0.015214 0.051278 91.856647 (136.435544)
total: 932.53 sec