Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-182949
#<BuildRuby:0x000055c8aa04a308
@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-182949",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000044 0.000005 0.000049 ( 0.000048)
configure 0.000037 0.000004 0.000041 ( 0.000042)
build_up 0.002892 0.003779 2.189164 ( 3.454408)
build_miniruby 0.001347 0.000186 1.491723 ( 1.499062)
build_ruby 0.001471 0.000203 3.217003 ( 3.438826)
build_all 0.000000 0.007093 6.223659 ( 2.639881)
build_install 0.012883 0.005445 7.535836 ( 4.333686)
test_btest 0.000924 0.000205 82.616430 ( 33.055516)
test_basic 0.005339 0.001187 0.942959 ( 1.039169)
test_all 0.003655 0.006204 651.525385 (246.650545)
test_rubyspec 0.056051 0.014711 103.641689 (119.658691)
total: 415.77 sec