Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-031704
#<BuildRuby:0x00005566b38e2230
@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.20240314-031704",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.007119 2.505745 ( 2.235160)
build_miniruby 0.000948 0.000440 1.731180 ( 1.729637)
build_ruby 0.001446 0.000268 3.316524 ( 3.529859)
build_all 0.008435 0.000058 6.879512 ( 3.531908)
build_install 0.013505 0.006859 8.801171 ( 5.128160)
test_btest 0.000899 0.000186 92.996633 ( 33.279359)
test_basic 0.004936 0.003619 0.955062 ( 1.058035)
test_all 0.055696 0.060706 835.351001 (308.265055)
test_rubyspec 0.043904 0.046181 128.491148 (148.999999)
total: 507.76 sec