Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-055111
#<BuildRuby:0x0000556695302130
@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.20230617-055111",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005001 0.001297 2.047997 ( 4.225074)
build_miniruby 0.001599 0.000414 1.456366 ( 1.486829)
build_ruby 0.000000 0.001878 2.943434 ( 3.251069)
build_all 0.006094 0.001522 2.572307 ( 2.722753)
build_install 0.015729 0.003143 3.755822 ( 4.283322)
test_btest 0.000508 0.000135 78.548130 ( 42.801975)
test_basic 0.000000 0.008120 0.815885 ( 1.142875)
test_all 0.001437 0.000992 598.118407 (279.488247)
test_rubyspec 0.018651 0.035814 87.542311 (109.432675)
total: 448.84 sec