Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-212130
#<BuildRuby:0x00007f267262fdc8
@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.20240817-212130",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000040 0.000008 0.000048 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.003882 0.003992 3.426032 ( 3.458436)
build_miniruby 0.000000 0.001548 1.321262 ( 1.318483)
build_ruby 0.000000 0.001853 4.096358 ( 4.274298)
build_all 0.007045 0.001164 7.681292 ( 2.998155)
build_install 0.005205 0.012662 9.938877 ( 4.723311)
test_btest 0.000829 0.000261 109.223590 ( 28.448951)
test_basic 0.003623 0.001144 1.025017 ( 5.975765)
test_all 0.106030 0.048100 832.056869 (275.067174)
test_rubyspec 0.045743 0.046079 168.308823 ( 35.045758)
total: 361.31 sec