Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-133359
#<BuildRuby:0x000055e07e1de8e0
@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.20231014-133359",
@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.000017 0.000001 0.000018 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.002744 0.003871 2.298359 ( 2.375939)
build_miniruby 0.001748 0.000000 1.326310 ( 1.325182)
build_ruby 0.001501 0.000000 3.264851 ( 3.500292)
build_all 0.007693 0.000000 6.258679 ( 2.796472)
build_install 0.008143 0.009668 7.786888 ( 4.098424)
test_btest 0.000998 0.000000 88.268775 ( 29.624264)
test_basic 0.002026 0.005604 0.961053 ( 1.029773)
test_all 0.007422 0.000845 714.683223 (239.265349)
test_rubyspec 0.037973 0.027864 99.502599 (111.579313)
total: 395.60 sec