Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-050528
#<BuildRuby:0x00005568853b9a00
@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.20230603-050528",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003050 0.003771 1.910018 ( 4.588389)
build_miniruby 0.001051 0.000263 1.406189 ( 1.561634)
build_ruby 0.001611 0.000403 2.709288 ( 3.002432)
build_all 0.005650 0.001412 2.199336 ( 2.012597)
build_install 0.011128 0.004993 3.538913 ( 3.279006)
test_btest 0.000813 0.000219 76.361256 ( 42.404849)
test_basic 0.005301 0.001428 0.791426 ( 1.102857)
test_all 0.002079 0.000098 577.446144 (273.793427)
test_rubyspec 0.031100 0.031201 88.048380 (129.476545)
total: 461.22 sec