Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-180303
#<BuildRuby:0x00005609a53f5f48
@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.20230611-180303",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006536 0.000531 1.922683 ( 4.037772)
build_miniruby 0.001485 0.000000 1.313765 ( 1.493742)
build_ruby 0.001417 0.000000 2.990843 ( 3.347888)
build_all 0.006382 0.001156 2.246598 ( 2.211072)
build_install 0.011141 0.006193 3.559907 ( 3.677913)
test_btest 0.000717 0.000179 75.633680 ( 40.035815)
test_basic 0.002357 0.005542 0.825448 ( 1.093322)
test_all 0.000973 0.000284 578.979804 (250.188760)
test_rubyspec 0.021159 0.031164 83.826847 (102.089053)
total: 408.18 sec