Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-093400
#<BuildRuby:0x00005556a2ff2168
@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.20230123-093400",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.004880 0.000112 1.213619 ( 1.846340)
build_miniruby 0.001346 0.000000 1.293810 ( 1.322904)
build_ruby 0.001809 0.000000 3.143743 ( 3.468692)
build_all 0.008559 0.000000 3.992264 ( 2.266419)
build_install 0.011428 0.004475 3.037888 ( 2.305330)
test_btest 0.000844 0.000000 57.796703 ( 28.734025)
test_basic 0.002564 0.004027 0.446587 ( 0.549040)
test_all 0.000674 0.000709 623.506772 (227.082832)
test_rubyspec 0.022176 0.027415 69.738454 ( 79.938461)
total: 347.52 sec