Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-194108
#<BuildRuby:0x000056486847e008
@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.20240124-194108",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006169 0.000229 1.994574 ( 2.433162)
build_miniruby 0.001555 0.000167 1.710047 ( 1.722134)
build_ruby 0.001616 0.000173 3.802322 ( 4.047148)
build_all 0.007648 0.000354 6.170522 ( 3.893264)
build_install 0.019033 0.000562 7.613588 ( 5.362274)
test_btest 0.000841 0.000079 87.235692 ( 41.723892)
test_basic 0.003065 0.004383 0.937024 ( 1.044922)
test_all 0.093089 0.023156 788.199804 (335.044820)
test_rubyspec 0.053802 0.054284 170.876030 (187.376307)
total: 582.65 sec