Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-002129
#<BuildRuby:0x00007fc1aceffdd8
@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.20241202-002129",
@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.000005 0.000018 ( 0.000019)
autoconf 0.000028 0.000011 0.000039 ( 0.000040)
configure 0.000026 0.000011 0.000037 ( 0.000036)
build_up 0.006496 0.002647 3.864775 ( 4.235709)
build_miniruby 0.001331 0.000542 1.749306 ( 1.859498)
build_ruby 0.000000 0.002100 3.937868 ( 4.203220)
build_all 0.005148 0.002456 6.161679 ( 2.603910)
build_install 0.012460 0.006524 8.412294 ( 4.156339)
test_btest 0.001088 0.000000 79.936945 ( 23.364457)
test_basic 0.009072 0.002599 1.075265 ( 1.168553)
test_all 0.100908 0.041331 700.917200 (209.502637)
test_rubyspec 0.029161 0.047765 116.494361 ( 23.508411)
total: 274.60 sec