Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-022857
#<BuildRuby:0x0000557f233fa230
@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.20240127-022857",
@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.000001 0.000019 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006394 0.000000 1.918993 ( 2.269286)
build_miniruby 0.001885 0.000000 1.617991 ( 1.619988)
build_ruby 0.000000 0.001851 3.335523 ( 3.579656)
build_all 0.006490 0.001284 6.458273 ( 2.813954)
build_install 0.016121 0.001423 7.740014 ( 4.364721)
test_btest 0.000769 0.000067 87.079510 ( 31.362045)
test_basic 0.007082 0.000243 0.990070 ( 1.092989)
test_all 0.097696 0.018173 719.853899 (262.760961)
test_rubyspec 0.041536 0.062540 160.828043 (172.607939)
total: 482.47 sec