Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-023930
#<BuildRuby:0x000055ce63a7a198
@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.20230104-023930",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.001582 0.003399 1.149802 ( 1.570363)
build_miniruby 0.001168 0.000000 1.145115 ( 1.144261)
build_ruby 0.001422 0.000000 2.954955 ( 3.337802)
build_all 0.005617 0.000945 3.565458 ( 1.881497)
build_install 0.008272 0.004061 2.911288 ( 1.954604)
test_btest 0.000530 0.000122 56.768499 ( 15.082006)
test_basic 0.000000 0.006870 0.444193 ( 0.539676)
test_all 0.002346 0.000530 604.313219 (172.877359)
test_rubyspec 0.031860 0.008609 63.113016 ( 73.124796)
total: 271.51 sec