Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-033055
#<BuildRuby:0x00005625bfcb1fc0
@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.20240101-033055",
@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.000000 0.000023 0.000023 ( 0.000023)
autoconf 0.000000 0.000033 0.000033 ( 0.000032)
configure 0.000000 0.000026 0.000026 ( 0.000027)
build_up 0.000000 0.005622 1.686229 ( 2.028468)
build_miniruby 0.000000 0.001471 1.621101 ( 1.620049)
build_ruby 0.000000 0.001875 3.512987 ( 3.705849)
build_all 0.006020 0.001967 6.078159 ( 3.516298)
build_install 0.015797 0.002205 7.379649 ( 5.464866)
test_btest 0.000776 0.000173 85.056521 ( 43.807298)
test_basic 0.004299 0.003867 0.884624 ( 1.001841)
test_all 0.100121 0.022712 730.252368 (302.322197)
test_rubyspec 0.014643 0.051573 94.401364 (106.185858)
total: 469.65 sec