Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-221501
#<BuildRuby:0x000055d8c0e5a120
@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.20230119-221501",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000013 0.000005 0.000018 ( 0.000017)
build_up 0.004012 0.001415 1.181060 ( 2.316595)
build_miniruby 0.001041 0.000367 1.288389 ( 1.426152)
build_ruby 0.002053 0.000000 3.079657 ( 3.629394)
build_all 0.006034 0.001333 3.918201 ( 3.572043)
build_install 0.012754 0.003364 3.011741 ( 3.073747)
test_btest 0.000808 0.000000 55.660924 ( 31.925677)
test_basic 0.002302 0.000529 0.440220 ( 0.732033)
test_all 0.000856 0.000272 653.445818 (298.214800)
test_rubyspec 0.025324 0.020835 70.958934 ( 83.819213)
total: 428.71 sec