Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-201725
#<BuildRuby:0x00007f23be27fdd8
@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.20240628-201725",
@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.000018 0.000008 0.000026 ( 0.000027)
autoconf 0.000032 0.000014 0.000046 ( 0.000045)
configure 0.000026 0.000011 0.000037 ( 0.000037)
build_up 0.001889 0.006926 3.636346 ( 3.086293)
build_miniruby 0.001090 0.000545 1.177746 ( 1.174891)
build_ruby 0.001201 0.000600 3.280720 ( 3.457939)
build_all 0.007696 0.001921 7.180978 ( 2.635560)
build_install 0.010152 0.008851 9.996472 ( 4.487439)
test_btest 0.000987 0.000000 108.076417 ( 27.775589)
test_basic 0.008644 0.000000 1.125623 ( 1.179600)
test_all 0.101683 0.047525 787.547348 (242.872282)
test_rubyspec 0.046253 0.045056 163.560737 ( 28.705517)
total: 315.38 sec