Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-122408
#<BuildRuby:0x0000559f5d0ce1d8
@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.20230102-122408",
@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.000002 0.000014 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004558 0.000110 1.117965 ( 1.519601)
build_miniruby 0.000999 0.000182 1.364843 ( 1.363753)
build_ruby 0.000000 0.001858 3.320574 ( 3.708104)
build_all 0.005057 0.001490 3.510608 ( 1.770206)
build_install 0.014244 0.001237 3.018853 ( 2.131775)
test_btest 0.000818 0.000157 57.565854 ( 19.162309)
test_basic 0.005091 0.000979 0.417131 ( 0.512706)
test_all 0.000464 0.000594 655.293393 (204.221943)
test_rubyspec 0.023393 0.020210 65.898726 ( 76.022033)
total: 310.41 sec