Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-120921
#<BuildRuby:0x000055d1dc419e58
@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.20231215-120921",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.002010 0.004324 2.130487 ( 2.199198)
build_miniruby 0.001120 0.000179 1.271976 ( 1.270518)
build_ruby 0.001647 0.000000 2.762742 ( 2.945847)
build_all 0.003806 0.002906 5.367922 ( 2.108816)
build_install 0.011210 0.003074 6.476848 ( 3.013703)
test_btest 0.000752 0.000141 78.828545 ( 20.470654)
test_basic 0.001593 0.004130 0.887886 ( 0.948972)
test_all 0.089147 0.026120 671.645466 (192.756778)
test_rubyspec 0.034311 0.016846 80.016287 ( 92.095918)
total: 317.81 sec