Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-075505
#<BuildRuby:0x00007f44ab9dfde0
@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.20240719-075505",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.000829 0.007250 2.871494 ( 2.951507)
build_miniruby 0.001321 0.000320 1.192736 ( 1.189841)
build_ruby 0.001437 0.000349 3.120661 ( 3.329994)
build_all 0.000000 0.008330 7.395919 ( 2.788898)
build_install 0.007232 0.011311 9.854697 ( 4.334528)
test_btest 0.000682 0.000254 105.837258 ( 30.993945)
test_basic 0.002986 0.005199 0.912910 ( 2.536880)
test_all 0.081517 0.069729 853.765833 (301.686241)
test_rubyspec 0.045745 0.048287 172.549519 ( 27.498282)
total: 377.31 sec