Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-131454
#<BuildRuby:0x0000564c41366120
@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.20231211-131454",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000028)
build_up 0.002965 0.003717 2.151574 ( 2.330639)
build_miniruby 0.001037 0.000222 1.346939 ( 1.345458)
build_ruby 0.001377 0.000296 2.888624 ( 3.088347)
build_all 0.004740 0.003229 5.617191 ( 2.291944)
build_install 0.014878 0.001559 6.940682 ( 3.340143)
test_btest 0.000731 0.000160 81.714988 ( 23.277311)
test_basic 0.004450 0.000973 0.736472 ( 0.798975)
test_all 0.073714 0.047994 658.282697 (231.371893)
test_rubyspec 0.036391 0.027832 89.600809 (100.969740)
total: 368.82 sec