Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-171705
#<BuildRuby:0x000056208ca16258
@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.20230725-171705",
@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.000002 0.000024 ( 0.000026)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007248 0.000346 2.292423 ( 6.367371)
build_miniruby 0.001462 0.000157 1.647104 ( 2.503042)
build_ruby 0.001721 0.000184 3.525870 ( 6.236034)
build_all 0.004642 0.004304 2.760279 ( 4.120416)
build_install 0.015254 0.004650 4.323874 ( 5.928097)
test_btest 0.000678 0.000106 81.659982 ( 67.644025)
test_basic 0.002856 0.004905 0.925885 ( 1.901663)
test_all 0.001551 0.000291 615.625306 (441.127762)
test_rubyspec 0.033609 0.023783 90.482523 (143.926705)
total: 679.76 sec