Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-083612
#<BuildRuby:0x00005621699d6008
@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.20230202-083612",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.004431 0.000016 1.171845 ( 2.202176)
build_miniruby 0.001395 0.000000 1.167523 ( 1.251330)
build_ruby 0.001512 0.000000 2.507546 ( 2.973404)
build_all 0.007677 0.000000 3.925013 ( 2.475779)
build_install 0.009521 0.004635 2.932331 ( 2.552421)
test_btest 0.000813 0.000058 53.951766 ( 30.209623)
test_basic 0.001616 0.004550 0.427525 ( 0.536664)
test_all 0.001150 0.000000 641.839300 (257.923838)
test_rubyspec 0.030830 0.020891 71.401181 ( 82.087458)
total: 382.21 sec