Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-205723
#<BuildRuby:0x000055f08601df70
@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.20230831-205723",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001827 0.003413 1.689764 ( 2.101498)
build_miniruby 0.001825 0.000000 1.583798 ( 1.584312)
build_ruby 0.001867 0.000000 3.426159 ( 3.608861)
build_all 0.007365 0.000785 5.919261 ( 3.055704)
build_install 0.013892 0.004900 7.266348 ( 4.028229)
test_btest 0.001181 0.000000 81.023020 ( 34.733692)
test_basic 0.006508 0.000442 0.906085 ( 0.985593)
test_all 0.007386 0.002966 684.325792 (246.299660)
test_rubyspec 0.049257 0.019798 101.029877 (114.326638)
total: 410.73 sec