Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-151235
#<BuildRuby:0x000055b48c3de258
@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.20240320-151235",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.003380 0.006635 4.120305 ( 3.141109)
build_miniruby 0.001238 0.000199 1.731703 ( 1.740033)
build_ruby 0.001844 0.000000 3.748065 ( 3.977400)
build_all 0.004916 0.003650 7.060458 ( 3.632302)
build_install 0.021756 0.000465 9.275922 ( 5.187410)
test_btest 0.000834 0.000132 90.352351 ( 40.439461)
test_basic 0.004611 0.003319 0.979661 ( 1.075430)
test_all 0.083030 0.035005 804.159882 (319.296395)
test_rubyspec 0.064864 0.025267 127.369661 (136.761166)
total: 515.25 sec