Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-100131
#<BuildRuby:0x000055829c589e80
@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.20240222-100131",
@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.000031 0.000003 0.000034 ( 0.000034)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.009343 0.000000 2.739775 ( 4.998917)
build_miniruby 0.001777 0.000000 1.821318 ( 2.436635)
build_ruby 0.001851 0.000092 3.677304 ( 5.452115)
build_all 0.004908 0.004191 7.144963 ( 9.435429)
build_install 0.021839 0.001024 8.999554 ( 12.623634)
test_btest 0.000918 0.000099 94.049064 (134.845366)
test_basic 0.000000 0.008183 0.999437 ( 2.195726)
test_all 0.080277 0.045989 770.299678 (767.240189)
test_rubyspec 0.031626 0.060305 131.220987 (170.603369)
total: 1109.83 sec