Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-190132
#<BuildRuby:0x000055bea80021b8
@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.20240309-190132",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005721 0.000916 2.194757 ( 1.960183)
build_miniruby 0.001098 0.000176 1.193447 ( 1.191570)
build_ruby 0.001518 0.000243 3.064229 ( 3.291154)
build_all 0.006437 0.001030 6.556464 ( 2.555544)
build_install 0.007066 0.010014 7.911340 ( 3.579834)
test_btest 0.000633 0.000148 88.701141 ( 23.119764)
test_basic 0.001599 0.004490 0.906218 ( 0.967007)
test_all 0.076977 0.044316 756.641849 (252.408660)
test_rubyspec 0.032713 0.048612 111.144112 (120.700095)
total: 409.77 sec