Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-054231
#<BuildRuby:0x00005643f1c167c8
@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.20230507-054231",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.001190 0.004486 1.613092 ( 2.877816)
build_miniruby 0.000975 0.000344 1.124886 ( 1.124213)
build_ruby 0.000951 0.000336 2.330896 ( 2.545977)
build_all 0.005355 0.000365 1.986203 ( 1.284187)
build_install 0.009453 0.006137 3.229097 ( 2.324774)
test_btest 0.000494 0.000182 74.288158 ( 25.027353)
test_basic 0.004744 0.001748 0.720235 ( 0.807140)
test_all 0.001111 0.000409 574.880367 (177.735138)
test_rubyspec 0.026449 0.020554 74.632119 ( 86.576015)
total: 300.30 sec