Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-035532
#<BuildRuby:0x00007f3e6418fde0
@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.20241127-035532",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.005155 0.002991 2.895723 ( 2.954456)
build_miniruby 0.001161 0.000457 1.163390 ( 1.160035)
build_ruby 0.001892 0.000000 3.064341 ( 3.223962)
build_all 0.006962 0.000343 5.976799 ( 2.379807)
build_install 0.012955 0.004750 8.882703 ( 4.397844)
test_btest 0.000000 0.001409 75.118435 ( 19.691392)
test_basic 0.005362 0.004278 0.827809 ( 0.877287)
test_all 0.105930 0.038753 641.225115 (188.976537)
test_rubyspec 0.029275 0.052530 121.738782 ( 29.709440)
total: 253.37 sec