Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-050113
#<BuildRuby:0x00005645afa863d0
@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.20240128-050113",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.003344 0.003906 2.079512 ( 3.621516)
build_miniruby 0.001545 0.000154 1.719746 ( 2.202920)
build_ruby 0.001871 0.000187 3.902398 ( 4.874986)
build_all 0.004716 0.004153 6.724885 ( 7.818567)
build_install 0.016074 0.005965 8.239013 ( 9.709987)
test_btest 0.000692 0.000108 90.701089 ( 94.186691)
test_basic 0.004245 0.004449 0.990541 ( 1.680435)
test_all 0.100650 0.025694 842.534548 (943.025755)
test_rubyspec 0.040402 0.075922 191.756578 (293.950052)
total: 1361.07 sec