Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-202505
#<BuildRuby:0x000056504cb82390
@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.20230606-202505",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000022)
build_up 0.005599 0.000392 1.810578 ( 3.106734)
build_miniruby 0.000005 0.001871 1.432700 ( 1.440350)
build_ruby 0.001341 0.000366 2.744572 ( 2.930965)
build_all 0.000651 0.006515 2.074939 ( 1.479276)
build_install 0.017244 0.001916 3.525142 ( 2.738764)
test_btest 0.000817 0.000252 77.729921 ( 29.543835)
test_basic 0.001290 0.006911 0.769675 ( 0.872453)
test_all 0.001313 0.000486 584.535644 (227.279948)
test_rubyspec 0.029961 0.019627 79.927940 ( 91.805079)
total: 361.20 sec