Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-133734
#<BuildRuby:0x000055e09e51e058
@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.20230723-133734",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006487 0.000961 2.202507 ( 5.235206)
build_miniruby 0.000000 0.001384 1.674543 ( 1.899365)
build_ruby 0.000000 0.001909 3.263251 ( 4.012902)
build_all 0.002945 0.005355 2.742359 ( 2.947792)
build_install 0.010391 0.006891 4.107286 ( 4.611883)
test_btest 0.000708 0.000183 78.673896 ( 50.290043)
test_basic 0.007667 0.000000 0.847621 ( 1.236986)
test_all 0.001850 0.000092 649.761629 (608.167939)
test_rubyspec 0.027565 0.036942 96.147663 (193.615934)
total: 872.02 sec