Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-101645
#<BuildRuby:0x00007fb8b985fdd0
@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.20240703-101645",
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000042 0.000008 0.000050 ( 0.000049)
configure 0.000034 0.000006 0.000040 ( 0.000041)
build_up 0.007031 0.003714 5.074688 ( 22.993083)
build_miniruby 0.002791 0.000000 2.545030 ( 12.322648)
build_ruby 0.003095 0.000000 4.976950 ( 7.713317)
build_all 0.011917 0.000000 9.533936 ( 12.414436)
build_install 0.014789 0.015952 13.565344 ( 18.117631)
test_btest 0.001006 0.000257 132.512946 (184.267981)
test_basic 0.004278 0.010653 1.462245 ( 2.727794)
test_all 0.116825 0.056208 1015.605744 (1033.475505)
test_rubyspec 0.044349 0.060736 182.275671 ( 95.188278)
total: 1389.22 sec