Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-095121
#<BuildRuby:0x00005613e5a92230
@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.20240307-095121",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003726 0.004646 2.689816 ( 2.691323)
build_miniruby 0.000000 0.001671 1.673007 ( 1.674304)
build_ruby 0.000000 0.001683 3.798580 ( 4.026823)
build_all 0.007686 0.000471 7.012671 ( 3.612773)
build_install 0.008714 0.012406 8.930722 ( 5.366084)
test_btest 0.000737 0.000214 94.484559 ( 43.903068)
test_basic 0.006934 0.000789 0.961336 ( 1.118899)
test_all 0.069509 0.049671 771.718190 (431.256528)
test_rubyspec 0.051867 0.050040 140.121255 (210.357044)
total: 704.01 sec