Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-193952
#<BuildRuby:0x00007f568ea8fde0
@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.20240830-193952",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.004491 0.004062 3.751334 ( 4.519667)
build_miniruby 0.001841 0.000000 1.659998 ( 1.688826)
build_ruby 0.002043 0.000020 4.541948 ( 30.314453)
build_all 0.010379 0.000000 8.250569 ( 5.144188)
build_install 0.012606 0.011638 10.889292 ( 6.932177)
test_btest 0.000793 0.000242 121.636141 ( 69.557843)
test_basic 0.008481 0.004130 1.333231 ( 1.490249)
test_all 0.099909 0.056410 920.419686 (406.218921)
test_rubyspec 0.057517 0.036435 166.779135 ( 85.780606)
total: 611.65 sec