Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-023643
#<BuildRuby:0x00005563dfc75748
@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.20231215-023643",
@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.000003 0.000026 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.003859 0.004006 2.537483 ( 3.212374)
build_miniruby 0.001346 0.000232 1.658084 ( 1.701721)
build_ruby 0.001719 0.000296 3.345555 ( 3.616202)
build_all 0.008635 0.000000 5.813173 ( 3.601890)
build_install 0.012883 0.006847 7.404636 ( 4.765911)
test_btest 0.000828 0.000161 83.794709 ( 47.733359)
test_basic 0.003104 0.004655 0.930962 ( 1.128782)
test_all 0.093824 0.030116 717.416324 (329.909302)
test_rubyspec 0.034015 0.041993 101.953603 (132.897719)
total: 528.57 sec