Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-223918
#<BuildRuby:0x000055e1c3e31f48
@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.20231221-223918",
@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.000000 0.000067 0.000067 ( 0.000038)
autoconf 0.000000 0.000030 0.000030 ( 0.000030)
configure 0.000000 0.000027 0.000027 ( 0.000028)
build_up 0.000000 0.007127 2.171269 ( 4.326961)
build_miniruby 0.001487 0.000289 2.116601 ( 3.507579)
build_ruby 0.002233 0.000000 3.774753 ( 5.318375)
build_all 0.010531 0.000000 6.234860 ( 8.546841)
build_install 0.017650 0.004362 7.983039 ( 10.801642)
test_btest 0.000686 0.000096 84.301002 (108.575288)
test_basic 0.004199 0.004775 0.940842 ( 1.847007)
test_all 0.114619 0.018298 743.371540 (760.665501)
test_rubyspec 0.015023 0.059942 100.870392 (151.522065)
total: 1055.11 sec