Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-055747
#<BuildRuby:0x00007f16d71afdc0
@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.20240705-055747",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000039 0.000008 0.000047 ( 0.000049)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.003761 0.004899 4.213831 ( 3.722893)
build_miniruby 0.001383 0.000335 1.757603 ( 1.754221)
build_ruby 0.002035 0.000000 4.547527 ( 4.704076)
build_all 0.004691 0.004857 8.685489 ( 3.486579)
build_install 0.006533 0.014756 11.440991 ( 5.244148)
test_btest 0.000693 0.000244 120.696748 ( 34.550972)
test_basic 0.005401 0.004571 1.330721 ( 1.376074)
test_all 0.101978 0.058223 989.525886 (531.239119)
test_rubyspec 0.057657 0.041500 192.153678 (159.959059)
total: 746.04 sec