Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-193925
#<BuildRuby:0x000055bb0b432058
@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.20230723-193925",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002941 0.004595 2.135455 ( 7.050483)
build_miniruby 0.001149 0.000322 1.679000 ( 14.560748)
build_ruby 0.001752 0.000000 3.363551 ( 29.200065)
build_all 0.008655 0.000000 2.737433 ( 3.928227)
build_install 0.011947 0.006454 4.009813 ( 8.044399)
test_btest 0.000548 0.000154 80.952736 ( 70.688136)
test_basic 0.003739 0.004972 0.936671 ( 1.849725)
test_all 0.001558 0.000487 637.667459 (609.560406)
test_rubyspec 0.036098 0.023053 94.478974 (168.750162)
total: 913.63 sec