Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-235840
#<BuildRuby:0x000055ed18b92228
@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.20230831-235840",
@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.000030 0.000002 0.000032 ( 0.000028)
autoconf 0.000042 0.000003 0.000045 ( 0.000039)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.006091 0.000406 1.816471 ( 3.171904)
build_miniruby 0.001623 0.000108 1.671374 ( 1.972906)
build_ruby 0.001598 0.000106 3.358703 ( 4.037950)
build_all 0.008452 0.000000 6.387548 ( 4.776666)
build_install 0.015360 0.004109 7.920729 ( 6.372149)
test_btest 0.000747 0.000062 84.784597 ( 48.948862)
test_basic 0.003733 0.004638 0.966394 ( 1.160507)
test_all 0.004798 0.004995 667.902912 (322.285353)
test_rubyspec 0.039528 0.026517 97.377329 (108.635932)
total: 501.36 sec