Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-210034
#<BuildRuby:0x00007fce2295fdd8
@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.20240823-210034",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.003593 0.003910 3.273284 ( 3.112141)
build_miniruby 0.001237 0.000275 1.286504 ( 1.283649)
build_ruby 0.001910 0.000424 3.982973 ( 4.146996)
build_all 0.004050 0.005159 8.187751 ( 3.115634)
build_install 0.008350 0.012726 11.251354 ( 5.554858)
test_btest 0.000683 0.000236 112.882601 ( 29.909264)
test_basic 0.008637 0.001450 1.056751 ( 1.102076)
test_all 0.110775 0.041021 822.562323 (245.093892)
test_rubyspec 0.044433 0.048032 164.673979 ( 34.166352)
total: 327.49 sec