Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-112849
#<BuildRuby:0x00007fb0cc5ffdc8
@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.20240701-112849",
@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.000027 0.000003 0.000030 ( 0.000030)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000037 0.000004 0.000041 ( 0.000041)
build_up 0.006809 0.003922 4.627841 ( 7.087846)
build_miniruby 0.002089 0.000283 1.943783 ( 2.790021)
build_ruby 0.002100 0.000284 4.850330 ( 6.263302)
build_all 0.011808 0.000438 8.834680 ( 10.530448)
build_install 0.017557 0.012155 12.675958 ( 15.824512)
test_btest 0.001403 0.000000 126.823181 (160.526774)
test_basic 0.012475 0.000970 1.400061 ( 2.332739)
test_all 0.125788 0.035758 942.791666 (528.217299)
test_rubyspec 0.066895 0.024751 170.633081 ( 43.660439)
total: 777.23 sec