Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-004627
#<BuildRuby:0x000055b3c1a723b0
@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.20240317-004627",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.006563 0.000616 2.567462 ( 2.646108)
build_miniruby 0.001620 0.000000 1.697171 ( 1.704202)
build_ruby 0.001693 0.000000 3.709435 ( 3.984293)
build_all 0.000000 0.008851 7.440981 ( 4.226075)
build_install 0.014393 0.006831 9.504924 ( 5.939161)
test_btest 0.000601 0.000112 97.374317 ( 45.622267)
test_basic 0.001348 0.006629 1.043973 ( 1.150028)
test_all 0.085806 0.035340 858.168478 (373.529426)
test_rubyspec 0.044857 0.045212 129.313144 (138.862779)
total: 577.67 sec