Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-231542
#<BuildRuby:0x0000557f49ffa078
@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.20240117-231542",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.002131 0.003474 1.938209 ( 2.320520)
build_miniruby 0.001138 0.000319 1.671542 ( 1.670037)
build_ruby 0.001312 0.000367 3.415011 ( 3.682892)
build_all 0.005766 0.001615 5.840450 ( 2.762478)
build_install 0.012085 0.003384 7.028409 ( 3.816997)
test_btest 0.000621 0.000174 83.373650 ( 36.112746)
test_basic 0.002762 0.004153 0.915755 ( 1.008561)
test_all 0.088469 0.031188 756.102052 (283.182043)
test_rubyspec 0.074640 0.027848 156.632041 (168.646692)
total: 503.20 sec