Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-152913
#<BuildRuby:0x00007f419abcfdd0
@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.20240619-152913",
@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.000009 0.000031 ( 0.000032)
autoconf 0.000035 0.000014 0.000049 ( 0.000048)
configure 0.000027 0.000011 0.000038 ( 0.000039)
build_up 0.006962 0.002735 4.052201 ( 6.404435)
build_miniruby 0.001767 0.000694 1.880426 ( 2.328131)
build_ruby 0.001798 0.000706 4.689523 ( 5.516185)
build_all 0.011304 0.000896 8.732502 ( 8.596028)
build_install 0.009335 0.018203 12.068033 ( 11.657856)
test_btest 0.000669 0.000313 122.791894 (114.098819)
test_basic 0.006601 0.007850 1.396872 ( 1.651798)
test_all 0.104499 0.049916 882.355323 (309.705217)
test_rubyspec 0.038460 0.052511 167.413298 ( 46.534098)
total: 506.49 sec