Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-200905
#<BuildRuby:0x00005622718aa3b0
@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.20230212-200905",
@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.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.004610 0.000553 1.225331 ( 1.964800)
build_miniruby 0.001496 0.000179 1.178219 ( 1.309480)
build_ruby 0.001273 0.000153 2.329798 ( 2.641953)
build_all 0.007131 0.000322 3.872292 ( 2.434799)
build_install 0.011186 0.004153 3.014113 ( 3.245482)
test_btest 0.000635 0.000087 57.423231 ( 30.926121)
test_basic 0.007107 0.000360 0.473784 ( 0.580217)
test_all 0.000000 0.001711 657.120521 (254.407582)
test_rubyspec 0.026133 0.035304 77.192426 (105.477445)
total: 402.99 sec