Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-204715
#<BuildRuby:0x0000561901882230
@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.20240313-204715",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.004691 0.004168 2.732829 ( 2.885093)
build_miniruby 0.000000 0.001463 1.819820 ( 1.844594)
build_ruby 0.000000 0.002101 3.960410 ( 4.280368)
build_all 0.004832 0.003125 7.141517 ( 4.167223)
build_install 0.021384 0.000000 9.130094 ( 5.518076)
test_btest 0.000996 0.000000 93.661904 ( 37.176523)
test_basic 0.004652 0.003224 1.061979 ( 1.321405)
test_all 0.084488 0.032314 827.172800 (302.034002)
test_rubyspec 0.043680 0.045879 126.189632 (135.439274)
total: 494.67 sec