Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-190614
#<BuildRuby:0x000055bbda4e5ed0
@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.20230628-190614",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005270 0.000811 2.028445 ( 4.966958)
build_miniruby 0.001565 0.000000 1.458284 ( 1.861144)
build_ruby 0.001643 0.000000 3.044384 ( 4.043693)
build_all 0.007176 0.000937 2.487467 ( 3.051948)
build_install 0.012440 0.005064 3.858912 ( 4.559884)
test_btest 0.000977 0.000169 80.246333 ( 47.635245)
test_basic 0.007273 0.000000 0.893216 ( 1.628010)
test_all 0.001381 0.000000 593.614069 (327.229195)
test_rubyspec 0.029684 0.022548 88.781559 (117.162071)
total: 512.14 sec