Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-002711
#<BuildRuby:0x000055f4b3115a00
@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.20230331-002711",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000027)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005452 0.000187 1.848422 ( 4.020046)
build_miniruby 0.001337 0.000175 1.231636 ( 1.476016)
build_ruby 0.001515 0.000198 2.616555 ( 3.071517)
build_all 0.007044 0.000353 2.181115 ( 2.175575)
build_install 0.013182 0.003741 3.440994 ( 3.200525)
test_btest 0.000619 0.000088 70.425284 ( 39.137068)
test_basic 0.000174 0.006775 0.554531 ( 0.940379)
test_all 0.001083 0.000217 582.948386 (280.755093)
test_rubyspec 0.027905 0.025211 81.151219 (101.822235)
total: 436.60 sec