Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-082604
#<BuildRuby:0x0000557bda3ce230
@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.20240126-082604",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.005715 0.000000 1.589842 ( 1.941568)
build_miniruby 0.001441 0.000000 1.470690 ( 1.470058)
build_ruby 0.001500 0.000000 2.780793 ( 13.871962)
build_all 0.003931 0.003560 5.829479 ( 2.250768)
build_install 0.016154 0.001827 7.295403 ( 3.900408)
test_btest 0.001067 0.000000 83.455951 ( 22.706923)
test_basic 0.006166 0.000073 0.795098 ( 0.853357)
test_all 0.059120 0.060740 704.542998 (213.094125)
test_rubyspec 0.058843 0.044078 156.093980 (168.001804)
total: 428.09 sec