Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-124249
#<BuildRuby:0x00005604302768e0
@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.20230530-124249",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.005349 0.001528 1.941079 ( 3.862056)
build_miniruby 0.001238 0.000354 1.738272 ( 1.782896)
build_ruby 0.001324 0.000378 2.898285 ( 3.091598)
build_all 0.004959 0.003238 2.581945 ( 2.146735)
build_install 0.010452 0.006318 3.510609 ( 2.789973)
test_btest 0.000676 0.000225 77.560913 ( 26.920491)
test_basic 0.005288 0.001763 0.824359 ( 1.005302)
test_all 0.001208 0.000122 600.196733 (206.883046)
test_rubyspec 0.034403 0.016809 78.847250 ( 90.877497)
total: 339.36 sec