Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-161859
#<BuildRuby:0x00007f485f8ffdc8
@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.20241201-161859",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.001516 0.007407 3.672673 ( 3.950876)
build_miniruby 0.001388 0.000485 1.836389 ( 2.064833)
build_ruby 0.001491 0.000522 4.575637 ( 4.900098)
build_all 0.006946 0.002431 6.775609 ( 3.449421)
build_install 0.011358 0.003753 6.967611 ( 3.353641)
test_btest 0.000695 0.000242 77.604463 ( 31.266164)
test_basic 0.005001 0.004674 0.947536 ( 0.992350)
test_all 0.088737 0.051011 621.130071 (205.391903)
test_rubyspec 0.032966 0.044456 117.462313 ( 20.242041)
total: 275.61 sec