Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-092854
#<BuildRuby:0x000055da0a285f48
@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.20230502-092854",
@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.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003600 0.003879 4.541302 ( 6.227252)
build_miniruby 0.001457 0.000280 14.917371 ( 15.171545)
build_ruby 0.001193 0.000229 2.670582 ( 3.146568)
build_all 0.006582 0.000470 11.991618 ( 12.405564)
build_install 0.013415 0.002484 3.547445 ( 3.693752)
test_btest 0.000680 0.000126 73.937106 ( 44.237935)
test_basic 0.000000 0.006699 0.760806 ( 1.064165)
test_all 0.000016 0.002561 581.068568 (257.969856)
test_rubyspec 0.023444 0.025185 80.571991 ( 97.281696)
total: 441.20 sec