Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-221655
#<BuildRuby:0x00007f350414fdd0
@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.20240622-221655",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000041)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.004052 0.003955 3.653661 ( 3.691889)
build_miniruby 0.001532 0.000279 1.566261 ( 1.562746)
build_ruby 0.001553 0.000282 4.189496 ( 4.318985)
build_all 0.008863 0.000000 7.989197 ( 3.208217)
build_install 0.013422 0.006137 10.761297 ( 5.133740)
test_btest 0.000927 0.000181 110.032587 ( 30.093463)
test_basic 0.001278 0.007955 1.282775 ( 1.334655)
test_all 0.084988 0.063783 851.660613 (254.193744)
test_rubyspec 0.053916 0.035388 163.072345 ( 35.584554)
total: 339.12 sec