Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-082354
#<BuildRuby:0x00005601b46ee3b0
@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.20240223-082354",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.000000 0.007220 2.421337 ( 2.490045)
build_miniruby 0.000744 0.000445 1.308356 ( 1.306493)
build_ruby 0.001481 0.000096 3.018247 ( 3.260669)
build_all 0.003775 0.003911 6.316401 ( 2.486259)
build_install 0.011947 0.005416 8.154524 ( 3.843245)
test_btest 0.000894 0.000112 88.085508 ( 23.615353)
test_basic 0.006347 0.000794 0.826473 ( 0.890251)
test_all 0.092152 0.023720 752.425033 (228.837942)
test_rubyspec 0.038833 0.040941 108.504898 (117.878420)
total: 384.61 sec