Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-012310
#<BuildRuby:0x00007f1ad0defde0
@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.20240726-012310",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.007027 0.000904 3.534070 ( 3.537429)
build_miniruby 0.001296 0.000389 1.737151 ( 1.749305)
build_ruby 0.001490 0.000448 4.301183 ( 4.453784)
build_all 0.006801 0.002040 8.199648 ( 3.594723)
build_install 0.014594 0.009309 11.628766 ( 6.097600)
test_btest 0.000834 0.000278 116.010805 ( 32.244398)
test_basic 0.006105 0.005074 0.989267 ( 1.032301)
test_all 0.120191 0.035519 890.033135 (325.670290)
test_rubyspec 0.065260 0.032718 183.103371 (153.543949)
total: 531.93 sec