Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-222504
#<BuildRuby:0x00007febdccafdd0
@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.20241103-222504",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002739 0.004533 3.665144 ( 3.569836)
build_miniruby 0.001691 0.000000 1.607557 ( 1.605364)
build_ruby 0.002495 0.000050 4.016013 ( 4.157686)
build_all 0.006044 0.002716 6.473068 ( 2.672232)
build_install 0.012531 0.007001 9.338171 ( 4.542806)
test_btest 0.000736 0.000184 74.503380 ( 20.364562)
test_basic 0.009281 0.001331 1.000701 ( 1.048067)
test_all 0.120287 0.025594 712.301753 (207.208329)
test_rubyspec 0.042890 0.040467 116.279366 ( 25.797617)
total: 270.97 sec