Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-123748
#<BuildRuby:0x00005644c67e2320
@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.20240115-123748",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000892 0.004309 1.507830 ( 1.853390)
build_miniruby 0.001264 0.000330 1.602098 ( 1.601200)
build_ruby 0.001745 0.000000 3.062424 ( 3.300729)
build_all 0.003276 0.004443 5.680085 ( 2.788168)
build_install 0.008570 0.007073 6.712235 ( 3.899728)
test_btest 0.000533 0.000178 81.743661 ( 32.964266)
test_basic 0.005155 0.001718 0.825959 ( 0.896708)
test_all 0.093765 0.024763 767.122351 (296.636471)
test_rubyspec 0.025474 0.049033 100.632680 (136.346793)
total: 480.29 sec