Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-022514
#<BuildRuby:0x00007f9b10a6fdd0
@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.20241215-022514",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000043 0.000001 0.000044 ( 0.000045)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.002571 0.003942 2.336824 ( 2.653068)
build_miniruby 0.001341 0.000087 1.501203 ( 1.498263)
build_ruby 0.002029 0.000131 3.868430 ( 4.012621)
build_all 0.004185 0.004114 5.911881 ( 2.507415)
build_install 0.011130 0.004962 7.375496 ( 3.804605)
test_btest 0.000774 0.000094 73.790393 ( 19.417752)
test_basic 0.008535 0.001034 0.962432 ( 1.010021)
test_all 0.076304 0.067246 689.755746 (216.883538)
test_rubyspec 0.026725 0.051990 114.861840 ( 20.963578)
total: 272.75 sec