Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-010844
#<BuildRuby:0x00005603f4719f00
@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.20230207-010844",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.000490 0.004256 0.940020 ( 1.314139)
build_miniruby 0.000000 0.001184 0.905912 ( 0.904318)
build_ruby 0.000076 0.001366 1.670224 ( 1.889507)
build_all 0.005812 0.000000 3.145038 ( 1.555646)
build_install 0.012504 0.000860 2.483294 ( 1.641559)
test_btest 0.000737 0.000221 57.305321 ( 15.475740)
test_basic 0.004768 0.000000 0.417112 ( 0.509168)
test_all 0.001195 0.000000 577.609676 (163.266507)
test_rubyspec 0.015600 0.020927 56.696215 ( 66.771649)
total: 253.33 sec