Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-130725
#<BuildRuby:0x00005574d1f82230
@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.20230124-130725",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004478 0.000166 1.060823 ( 1.449308)
build_miniruby 0.000983 0.000281 1.030645 ( 1.028884)
build_ruby 0.001349 0.000000 2.839159 ( 3.144397)
build_all 0.005802 0.000884 3.476749 ( 1.696428)
build_install 0.006358 0.006325 2.660541 ( 1.780526)
test_btest 0.000689 0.000221 56.504570 ( 15.160316)
test_basic 0.003923 0.001255 0.439112 ( 0.532453)
test_all 0.000882 0.000282 704.654248 (316.929918)
test_rubyspec 0.042244 0.026201 79.855046 (111.175238)
total: 452.90 sec