Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-133537
#<BuildRuby:0x000055a015372390
@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.20221224-133537",
@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.000027)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.001493 0.004371 1.201668 ( 2.430410)
build_miniruby 0.001710 0.000000 1.625573 ( 1.935751)
build_ruby 0.001698 0.000000 3.726795 ( 5.338073)
build_all 0.004170 0.004045 4.132120 ( 4.395896)
build_install 0.012882 0.006244 3.398818 ( 4.080106)
test_btest 0.001769 0.000427 61.714101 ( 47.935549)
test_basic 0.000000 0.006898 0.484888 ( 0.840293)
test_all 0.000000 0.001395 651.775584 (339.148477)
test_rubyspec 0.029020 0.021790 73.086840 ( 92.047332)
total: 498.15 sec