Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-075019
#<BuildRuby:0x0000557adacea018
@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.20231206-075019",
@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.000105 0.000000 0.000105 ( 0.000101)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006471 0.000199 1.982220 ( 2.023238)
build_miniruby 0.001136 0.000084 1.433386 ( 1.431574)
build_ruby 0.001333 0.000099 2.689354 ( 2.868730)
build_all 0.006286 0.000000 5.226008 ( 2.056076)
build_install 0.009873 0.006427 6.587087 ( 3.131067)
test_btest 0.000753 0.000086 79.252558 ( 20.953534)
test_basic 0.002648 0.003085 0.650979 ( 0.711293)
test_all 0.068000 0.051876 741.486899 (226.588149)
test_rubyspec 0.039915 0.024938 93.432318 (104.862840)
total: 364.63 sec