Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-131502
#<BuildRuby:0x000055c0549be258
@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.20231229-131502",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005548 0.000000 1.472412 ( 1.860792)
build_miniruby 0.001426 0.000000 1.603792 ( 1.601278)
build_ruby 0.001551 0.000055 3.188343 ( 3.379536)
build_all 0.007979 0.000000 5.567933 ( 2.327593)
build_install 0.017179 0.000073 6.579467 ( 3.362341)
test_btest 0.000000 0.000813 80.051791 ( 21.074388)
test_basic 0.003466 0.003098 0.898316 ( 0.960699)
test_all 0.107458 0.013643 738.336333 (212.366400)
test_rubyspec 0.009562 0.046846 80.782195 ( 92.203545)
total: 339.14 sec