Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-002541
#<BuildRuby:0x0000560773932120
@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.20230827-002541",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006237 0.000693 2.269765 ( 4.593957)
build_miniruby 0.001523 0.000169 1.673744 ( 1.753897)
build_ruby 0.001347 0.000150 3.251369 ( 3.697104)
build_all 0.008761 0.000002 6.434257 ( 3.937131)
build_install 0.010034 0.008269 7.689919 ( 5.697608)
test_btest 0.000859 0.000134 85.998185 ( 45.506503)
test_basic 0.000000 0.004258 0.979641 ( 1.352682)
test_all 0.005720 0.005530 684.197120 (309.559008)
test_rubyspec 0.032271 0.038960 105.441001 (126.914209)
total: 503.01 sec