Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-081454
#<BuildRuby:0x00007fb69fabfdd0
@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.20241122-081454",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000040 0.000004 0.000044 ( 0.000043)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.003106 0.004378 3.546264 ( 3.550999)
build_miniruby 0.001495 0.000000 1.153282 ( 1.150043)
build_ruby 0.001728 0.000000 4.438987 ( 4.718396)
build_all 0.008695 0.000912 6.914060 ( 4.513570)
build_install 0.013081 0.008685 9.743439 ( 6.276202)
test_btest 0.000903 0.000143 84.624016 ( 53.394893)
test_basic 0.005078 0.008880 1.220149 ( 1.412815)
test_all 0.098076 0.048440 684.896519 (237.146485)
test_rubyspec 0.056337 0.027942 121.839974 ( 24.203061)
total: 336.37 sec