Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-002454
#<BuildRuby:0x000055e865115a00
@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.20230501-002454",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004802 0.000768 1.857644 ( 4.030546)
build_miniruby 0.001083 0.000173 1.292448 ( 1.432797)
build_ruby 0.001342 0.000000 2.575430 ( 3.012405)
build_all 0.005979 0.000504 2.118576 ( 1.962913)
build_install 0.012971 0.001294 3.272218 ( 2.997082)
test_btest 0.000718 0.000106 70.609284 ( 38.293849)
test_basic 0.001320 0.004838 0.752145 ( 0.963215)
test_all 0.001513 0.000069 547.604389 (223.554370)
test_rubyspec 0.032017 0.015288 78.955276 ( 95.303544)
total: 371.55 sec