Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-031452
#<BuildRuby:0x0000561824a36258
@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.20240201-031452",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.003042 0.004450 2.170553 ( 4.322081)
build_miniruby 0.001524 0.000235 1.927214 ( 2.752346)
build_ruby 0.000000 0.001947 3.694125 ( 5.691025)
build_all 0.007433 0.001963 6.985909 ( 8.942199)
build_install 0.023010 0.000000 8.600450 ( 11.396708)
test_btest 0.001295 0.000000 94.895588 (118.775999)
test_basic 0.006940 0.000973 1.027678 ( 1.710660)
test_all 0.092332 0.031586 765.527060 (599.820594)
test_rubyspec 0.039586 0.067197 185.436462 (229.990868)
total: 983.40 sec