Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-004609
#<BuildRuby:0x000055ad79cf2390
@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.20230121-004609",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003548 0.000845 1.138789 ( 1.603746)
build_miniruby 0.001172 0.000279 1.143922 ( 1.155886)
build_ruby 0.001294 0.000308 3.076861 ( 3.610486)
build_all 0.006945 0.000000 3.809798 ( 2.609087)
build_install 0.011424 0.003595 2.864183 ( 2.561616)
test_btest 0.000832 0.000192 55.001889 ( 31.840630)
test_basic 0.001094 0.004500 0.427999 ( 0.665773)
test_all 0.001092 0.000294 628.069268 (251.181133)
test_rubyspec 0.025871 0.022101 73.455042 ( 87.508981)
total: 382.74 sec