Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-085406
#<BuildRuby:0x0000556cf7e8a198
@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.20230101-085406",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004266 0.000502 0.924425 ( 1.432875)
build_miniruby 0.001027 0.000121 1.087468 ( 1.085857)
build_ruby 0.001459 0.000171 2.686647 ( 3.061435)
build_all 0.005946 0.000699 3.329365 ( 1.699762)
build_install 0.009415 0.004018 2.874500 ( 1.925400)
test_btest 0.000646 0.000097 54.647444 ( 14.204070)
test_basic 0.000156 0.004567 0.338580 ( 0.430580)
test_all 0.000000 0.001142 570.582013 (173.652640)
test_rubyspec 0.008378 0.030253 55.246791 ( 65.330157)
total: 262.82 sec