Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-055159
#<BuildRuby:0x00005634b943dfc0
@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.20231216-055159",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002752 0.004499 2.423991 ( 2.822889)
build_miniruby 0.000000 0.001864 1.732554 ( 1.742808)
build_ruby 0.000000 0.001983 3.446503 ( 12.562635)
build_all 0.004041 0.004305 5.973947 ( 3.068971)
build_install 0.012652 0.004207 7.306899 ( 3.826955)
test_btest 0.000000 0.000787 84.227047 ( 35.580710)
test_basic 0.004929 0.002466 0.905940 ( 1.016307)
test_all 0.096007 0.024001 692.148511 (245.654659)
test_rubyspec 0.025556 0.041137 97.631652 (109.408014)
total: 415.68 sec