Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-181510
#<BuildRuby:0x00007faab7f6fdd8
@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.20240615-181510",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000037 0.000011 0.000048 ( 0.000049)
configure 0.000033 0.000010 0.000043 ( 0.000044)
build_up 0.007689 0.002261 3.942642 ( 4.600709)
build_miniruby 0.001444 0.000424 1.692974 ( 1.767178)
build_ruby 0.001601 0.000472 4.320476 ( 4.568658)
build_all 0.006451 0.003644 8.120057 ( 4.854199)
build_install 0.002993 0.020678 11.054843 ( 7.315000)
test_btest 0.000641 0.000277 115.509616 ( 65.253119)
test_basic 0.006707 0.005338 1.320858 ( 1.569823)
test_all 0.097147 0.055186 797.900404 (248.603087)
test_rubyspec 0.049864 0.045222 163.028451 ( 35.889658)
total: 374.42 sec