Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-133954
#<BuildRuby:0x00005582d8f9a230
@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.20230524-133954",
@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.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001039 0.004236 1.685649 ( 3.007262)
build_miniruby 0.001232 0.000154 1.244101 ( 1.242752)
build_ruby 0.001089 0.000136 2.636445 ( 2.830593)
build_all 0.005705 0.000713 1.975603 ( 1.371427)
build_install 0.000000 0.018539 3.274173 ( 2.371544)
test_btest 0.000000 0.001137 78.065757 ( 30.845796)
test_basic 0.002450 0.002245 0.755064 ( 0.866967)
test_all 0.000735 0.000237 643.059117 (224.676294)
test_rubyspec 0.032131 0.016934 81.012383 ( 98.513679)
total: 365.73 sec