Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-174227
#<BuildRuby:0x00007f3c7ca0fdd8
@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.20240623-174227",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000025 0.000009 0.000034 ( 0.000029)
autoconf 0.000041 0.000014 0.000055 ( 0.000050)
configure 0.000032 0.000011 0.000043 ( 0.000044)
build_up 0.007884 0.001336 3.885784 ( 3.877714)
build_miniruby 0.001453 0.000501 1.699224 ( 1.769446)
build_ruby 0.001724 0.000594 4.684124 ( 4.847617)
build_all 0.007179 0.002475 8.256690 ( 3.852356)
build_install 0.013662 0.011808 11.728346 ( 6.312811)
test_btest 0.000861 0.000339 114.643164 ( 33.037317)
test_basic 0.006693 0.002636 1.048959 ( 1.104838)
test_all 0.093177 0.058015 882.801288 (301.026911)
test_rubyspec 0.064596 0.029116 165.962035 ( 36.873624)
total: 392.70 sec