Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-062823
#<BuildRuby:0x000055930f97dfb8
@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.20230109-062823",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000468 0.004094 1.048042 ( 1.443750)
build_miniruby 0.001236 0.000206 1.377705 ( 1.376822)
build_ruby 0.001471 0.000245 3.441068 ( 3.807313)
build_all 0.005888 0.000981 3.759023 ( 1.808820)
build_install 0.011367 0.003303 2.760970 ( 1.961136)
test_btest 0.000547 0.000099 56.599727 ( 17.773903)
test_basic 0.000000 0.005565 0.416949 ( 0.514446)
test_all 0.000000 0.001870 634.695410 (197.301639)
test_rubyspec 0.026175 0.018389 66.018032 ( 75.971719)
total: 301.96 sec