Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-043332
#<BuildRuby:0x000055bc339a63d0
@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.20240224-043332",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.008390 0.000541 2.697984 ( 3.967054)
build_miniruby 0.001332 0.000000 1.711866 ( 1.899065)
build_ruby 0.001956 0.000000 3.607192 ( 4.064507)
build_all 0.007499 0.000425 6.601544 ( 3.616927)
build_install 0.006480 0.012746 8.356937 ( 12.644984)
test_btest 0.000610 0.000090 91.989996 ( 46.711640)
test_basic 0.007048 0.001037 0.984099 ( 1.153839)
test_all 0.101870 0.015733 766.745038 (290.947164)
test_rubyspec 0.059285 0.027271 122.457001 (132.036732)
total: 497.04 sec