Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-072511
#<BuildRuby:0x0000564ff78ba018
@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.20231227-072511",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.001255 0.004009 1.629728 ( 1.987831)
build_miniruby 0.000000 0.001738 1.551562 ( 1.553439)
build_ruby 0.000000 0.001680 3.429591 ( 3.679091)
build_all 0.006609 0.000737 5.423540 ( 2.575268)
build_install 0.002822 0.014680 6.743644 ( 4.158150)
test_btest 0.000798 0.000213 80.793835 ( 32.300683)
test_basic 0.003399 0.004894 0.841837 ( 0.964950)
test_all 0.085492 0.032487 804.347702 (332.538439)
test_rubyspec 0.043798 0.023823 95.550504 (107.248746)
total: 487.01 sec