Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-145420
#<BuildRuby:0x00005640b35f9f70
@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.20240302-145420",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.003071 0.003933 2.327245 ( 2.139330)
build_miniruby 0.001175 0.000126 1.428859 ( 1.426790)
build_ruby 0.000000 0.001621 3.093233 ( 3.331161)
build_all 0.004611 0.002420 6.449106 ( 2.410735)
build_install 0.014235 0.003761 7.936195 ( 3.624169)
test_btest 0.000808 0.000122 88.914935 ( 24.678781)
test_basic 0.000000 0.005845 0.789426 ( 2.384412)
test_all 0.083309 0.032535 712.730588 (242.644590)
test_rubyspec 0.052456 0.037102 123.090888 (132.343134)
total: 414.98 sec