Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-053713
#<BuildRuby:0x0000563d221d2008
@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.20231219-053713",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006608 0.000413 2.484259 ( 2.654519)
build_miniruby 0.001804 0.000000 1.686403 ( 1.714994)
build_ruby 0.001904 0.000000 3.449277 ( 3.693559)
build_all 0.007597 0.000477 5.645912 ( 3.384689)
build_install 0.015998 0.003430 7.224344 ( 4.582443)
test_btest 0.000880 0.000138 79.876446 ( 38.244082)
test_basic 0.003602 0.004797 0.916729 ( 1.099928)
test_all 0.092368 0.025233 706.974869 (261.997855)
test_rubyspec 0.028913 0.031546 93.611029 (105.470953)
total: 422.84 sec