Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-000524
#<BuildRuby:0x000056155c48e190
@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.20230703-000524",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003401 0.002476 1.832360 ( 3.146196)
build_miniruby 0.001028 0.000184 1.389585 ( 1.391680)
build_ruby 0.001553 0.000277 2.976941 ( 3.164192)
build_all 0.004141 0.003119 2.229582 ( 1.510517)
build_install 0.013455 0.003424 3.718341 ( 3.629880)
test_btest 0.000640 0.000131 80.883985 ( 24.647324)
test_basic 0.001070 0.003939 0.766302 ( 0.843778)
test_all 0.001346 0.000000 608.424100 (180.784023)
test_rubyspec 0.031230 0.021861 89.347085 (112.110906)
total: 331.23 sec