Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-001515
#<BuildRuby:0x00007f99570bfde0
@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.20240713-001515",
@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.000003 0.000023 ( 0.000026)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.001814 0.006612 3.787443 ( 3.811677)
build_miniruby 0.000312 0.001663 1.631898 ( 1.633187)
build_ruby 0.000000 0.002074 4.292171 ( 4.437749)
build_all 0.006646 0.002555 8.068735 ( 3.186079)
build_install 0.016308 0.003150 9.906452 ( 4.393638)
test_btest 0.000000 0.000905 112.711839 ( 29.258527)
test_basic 0.005188 0.003065 1.120838 ( 1.171104)
test_all 0.101757 0.050035 802.828261 (225.060160)
test_rubyspec 0.060372 0.027858 163.819066 ( 34.990330)
total: 307.94 sec