Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-171804
#<BuildRuby:0x000055cc68cee138
@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.20230104-171804",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004643 0.000000 0.955418 ( 1.377795)
build_miniruby 0.001228 0.000000 1.021518 ( 1.020082)
build_ruby 0.001462 0.000000 2.429260 ( 2.809277)
build_all 0.006410 0.000000 3.385008 ( 1.661822)
build_install 0.007585 0.004584 2.591728 ( 1.641590)
test_btest 0.000590 0.000026 53.659309 ( 14.646326)
test_basic 0.004376 0.000000 0.354314 ( 0.447743)
test_all 0.001613 0.000000 669.430149 (278.630566)
test_rubyspec 0.029122 0.037489 79.284276 (114.494498)
total: 416.73 sec