Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-153740
#<BuildRuby:0x000055d8fa331d90
@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.20230529-153740",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.002403 0.004439 1.866299 ( 4.154766)
build_miniruby 0.000000 0.001588 1.433243 ( 1.657935)
build_ruby 0.000000 0.001428 2.732712 ( 3.183897)
build_all 0.003732 0.003584 2.215873 ( 2.148069)
build_install 0.016221 0.002284 3.531657 ( 3.590195)
test_btest 0.000801 0.000148 77.534518 ( 42.463195)
test_basic 0.002986 0.004082 0.785401 ( 0.977053)
test_all 0.000759 0.000163 556.347873 (255.723620)
test_rubyspec 0.033698 0.019664 82.934250 (101.525562)
total: 415.43 sec