Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-172818
#<BuildRuby:0x000055acea44e138
@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.20230203-172818",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006136 0.000287 1.228137 ( 2.520565)
build_miniruby 0.000000 0.001593 1.317555 ( 1.537534)
build_ruby 0.000190 0.001669 2.653680 ( 3.242169)
build_all 0.007571 0.001211 4.129527 ( 4.280501)
build_install 0.010150 0.008623 3.140188 ( 3.960827)
test_btest 0.000937 0.000208 59.781529 ( 46.988513)
test_basic 0.005581 0.001241 0.487373 ( 0.715616)
test_all 0.001821 0.000405 721.885291 (616.477564)
test_rubyspec 0.033824 0.028064 77.281310 (108.268395)
total: 787.99 sec