Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-225753
#<BuildRuby:0x00005618f81fe390
@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.20230818-225753",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.002824 0.004261 2.260593 ( 6.703832)
build_miniruby 0.001891 0.000196 1.590330 ( 2.173289)
build_ruby 0.001660 0.000172 3.480102 ( 5.774948)
build_all 0.007877 0.000368 6.312286 ( 6.807232)
build_install 0.013146 0.005460 7.617565 ( 7.007241)
test_btest 0.000000 0.000823 83.384191 ( 53.553074)
test_basic 0.003692 0.004300 0.946854 ( 1.855241)
test_all 0.004615 0.005624 698.764123 (454.224687)
test_rubyspec 0.042259 0.029863 106.478201 (184.610499)
total: 722.71 sec