Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-214131
#<BuildRuby:0x000055b5e2a76118
@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.20230530-214131",
@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.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005825 0.000126 1.790676 ( 3.093360)
build_miniruby 0.001274 0.000091 1.273377 ( 1.273509)
build_ruby 0.001466 0.000105 2.534110 ( 2.743130)
build_all 0.006507 0.000000 2.064413 ( 1.454914)
build_install 0.009741 0.006942 3.169822 ( 2.272541)
test_btest 0.001039 0.000118 76.283084 ( 27.177665)
test_basic 0.000000 0.007259 0.756368 ( 0.850242)
test_all 0.000000 0.001057 557.983012 (207.543092)
test_rubyspec 0.035403 0.018811 78.168236 ( 90.220169)
total: 336.63 sec