Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-171206
#<BuildRuby:0x000056307fba6390
@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.20240125-171206",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.007000 0.000623 2.032124 ( 4.101047)
build_miniruby 0.001240 0.000266 1.852097 ( 2.602527)
build_ruby 0.001795 0.000385 3.622859 ( 5.015163)
build_all 0.002514 0.006993 6.582344 ( 8.867231)
build_install 0.016851 0.006538 8.225966 ( 9.555813)
test_btest 0.000783 0.000220 92.676371 (106.463760)
test_basic 0.003301 0.004072 0.985101 ( 1.797335)
test_all 0.102295 0.024476 746.822608 (535.231125)
test_rubyspec 0.056509 0.050896 172.820038 (209.689184)
total: 883.32 sec