Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-004712
#<BuildRuby:0x000055ef97b06198
@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.20230217-004712",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.000000 0.004371 1.410480 ( 1.803104)
build_miniruby 0.000000 0.001332 1.037070 ( 1.035446)
build_ruby 0.000306 0.000932 2.327447 ( 2.536077)
build_all 0.006245 0.000000 3.698475 ( 1.817706)
build_install 0.012898 0.000051 2.872372 ( 2.021263)
test_btest 0.000567 0.000147 56.259560 ( 18.551102)
test_basic 0.000000 0.005488 0.479032 ( 0.575600)
test_all 0.000000 0.000987 628.024845 (193.289236)
test_rubyspec 0.015454 0.026023 65.860954 ( 75.804690)
total: 297.44 sec