Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-211047
#<BuildRuby:0x000055dc156c6190
@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.20240319-211047",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006358 0.003664 3.884747 ( 3.149172)
build_miniruby 0.001405 0.000301 1.768948 ( 1.772713)
build_ruby 0.001602 0.000344 4.112295 ( 4.473191)
build_all 0.004431 0.004165 7.147672 ( 4.459802)
build_install 0.021496 0.001085 10.106571 ( 6.498684)
test_btest 0.000689 0.000146 94.803383 ( 50.840008)
test_basic 0.004134 0.005397 1.010192 ( 1.114488)
test_all 0.080660 0.041398 810.342624 (319.365849)
test_rubyspec 0.052858 0.038332 127.109193 (136.491637)
total: 528.17 sec