Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-195425
#<BuildRuby:0x000055fa8798e3b0
@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.20240307-195425",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000000 0.000050 0.000050 ( 0.000050)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.005765 0.002083 2.615264 ( 2.383919)
build_miniruby 0.001223 0.000211 1.872815 ( 1.873223)
build_ruby 0.001849 0.000000 3.611399 ( 3.825294)
build_all 0.005129 0.003660 6.916046 ( 3.564848)
build_install 0.019297 0.002920 8.927053 ( 5.424768)
test_btest 0.000795 0.000149 93.482641 ( 34.097985)
test_basic 0.006808 0.000466 0.921050 ( 0.984212)
test_all 0.085011 0.041329 883.889576 (511.469726)
test_rubyspec 0.054643 0.045667 136.911534 (202.692856)
total: 766.32 sec