Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-103541
#<BuildRuby:0x000055adc8791a00
@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.20231211-103541",
@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.000027 0.000001 0.000028 ( 0.000023)
autoconf 0.000045 0.000001 0.000046 ( 0.000042)
configure 0.000033 0.000001 0.000034 ( 0.000034)
build_up 0.005062 0.003653 2.480615 ( 3.016353)
build_miniruby 0.001702 0.000000 1.679953 ( 1.743758)
build_ruby 0.001856 0.000000 3.418066 ( 3.633772)
build_all 0.007685 0.000209 6.027794 ( 3.802734)
build_install 0.016268 0.004007 7.632066 ( 5.090437)
test_btest 0.000690 0.000054 82.317324 ( 43.717387)
test_basic 0.003126 0.004332 0.912135 ( 1.291040)
test_all 0.080135 0.043574 687.074739 (340.317673)
test_rubyspec 0.039389 0.033119 101.939558 (128.286494)
total: 530.90 sec