Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-130029
#<BuildRuby:0x000055ac122ea1a8
@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.20230629-130029",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.001657 0.004357 1.766147 ( 3.048440)
build_miniruby 0.000000 0.001689 1.469196 ( 1.467954)
build_ruby 0.000000 0.001526 2.876187 ( 3.119875)
build_all 0.001298 0.005903 2.384656 ( 1.358786)
build_install 0.009258 0.008037 3.689280 ( 2.524004)
test_btest 0.000558 0.000181 84.801117 ( 23.148352)
test_basic 0.001362 0.004290 0.771004 ( 0.846619)
test_all 0.001015 0.000000 621.024464 (201.864477)
test_rubyspec 0.037551 0.011600 84.087063 ( 95.575567)
total: 332.96 sec