Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-141643
#<BuildRuby:0x0000555c96e61f70
@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.20230614-141643",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006266 0.000000 1.927307 ( 3.384610)
build_miniruby 0.001411 0.000000 1.429667 ( 1.493676)
build_ruby 0.000000 0.001894 2.806951 ( 3.031498)
build_all 0.001978 0.005506 2.453154 ( 1.818188)
build_install 0.017609 0.001256 3.788352 ( 3.265547)
test_btest 0.000747 0.000000 77.547901 ( 31.956727)
test_basic 0.003350 0.003175 0.800470 ( 0.888520)
test_all 0.001574 0.000367 578.083728 (232.899194)
test_rubyspec 0.031074 0.019324 82.347686 ( 96.061104)
total: 374.80 sec