Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-070610
#<BuildRuby:0x0000557ac6ae2018
@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.20230102-070610",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002202 0.003240 1.308512 ( 1.907638)
build_miniruby 0.001301 0.000150 1.414499 ( 1.413347)
build_ruby 0.001339 0.000154 2.840795 ( 3.193201)
build_all 0.006320 0.000000 3.044781 ( 1.498201)
build_install 0.012745 0.000024 2.602468 ( 1.641710)
test_btest 0.000759 0.000074 53.809400 ( 14.259047)
test_basic 0.001547 0.003529 0.367503 ( 0.459325)
test_all 0.000610 0.000437 591.100214 (165.526751)
test_rubyspec 0.029387 0.012116 56.118651 ( 66.049723)
total: 255.95 sec