Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-003000
#<BuildRuby:0x00007f87b27afdc8
@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.20240816-003000",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.005200 0.003366 3.938177 ( 4.379109)
build_miniruby 0.001489 0.000340 1.772173 ( 1.953373)
build_ruby 0.001797 0.000411 4.683245 ( 5.102999)
build_all 0.005754 0.004461 8.599159 ( 4.908761)
build_install 0.016715 0.006126 11.376097 ( 6.890396)
test_btest 0.000679 0.000178 118.065554 ( 69.312320)
test_basic 0.004990 0.004215 0.902394 ( 0.949919)
test_all 0.121329 0.024052 752.788885 (224.959927)
test_rubyspec 0.039427 0.049121 163.819024 ( 27.242397)
total: 345.70 sec