Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-191944
#<BuildRuby:0x00007fd721b0fdd8
@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.20240715-191944",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000038 0.000010 0.000048 ( 0.000043)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.007648 0.001912 4.199678 ( 7.511302)
build_miniruby 0.002103 0.000348 32.573993 ( 43.291746)
build_ruby 0.003031 0.000000 4.566853 ( 6.377463)
build_all 0.009519 0.002372 8.753767 ( 13.497481)
build_install 0.018933 0.008783 11.977570 ( 17.488737)
test_btest 0.000870 0.000234 121.818240 (167.408319)
test_basic 0.008268 0.005285 1.321941 ( 2.579165)
test_all 0.123195 0.049498 941.399842 (970.165366)
test_rubyspec 0.061166 0.029637 172.847364 ( 77.849471)
total: 1306.17 sec