Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-150012
#<BuildRuby:0x000056540f23df48
@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.20230312-150012",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004362 0.001163 1.636596 ( 3.005252)
build_miniruby 0.001088 0.000290 1.129557 ( 1.128307)
build_ruby 0.001046 0.000279 2.359540 ( 2.574479)
build_all 0.004333 0.001155 1.975518 ( 1.124080)
build_install 0.008308 0.005801 3.130570 ( 2.166717)
test_btest 0.000829 0.000000 66.821523 ( 23.571537)
test_basic 0.000000 0.006413 0.551547 ( 0.666183)
test_all 0.000000 0.001285 526.823760 (167.310994)
test_rubyspec 0.017906 0.023212 69.603065 ( 79.512289)
total: 281.06 sec