Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-063728
#<BuildRuby:0x000055d3132d61a8
@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.20230112-063728",
@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.000000 0.000013 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.004218 0.000006 1.097179 ( 1.552234)
build_miniruby 0.000000 0.001306 1.339171 ( 1.337643)
build_ruby 0.000000 0.001574 3.205386 ( 3.608522)
build_all 0.005428 0.001182 3.500778 ( 1.728142)
build_install 0.007110 0.007496 2.782350 ( 1.939064)
test_btest 0.000744 0.000110 55.673075 ( 18.116936)
test_basic 0.002011 0.004349 0.410537 ( 0.522136)
test_all 0.001387 0.000257 646.785372 (208.321660)
test_rubyspec 0.019377 0.018545 65.575803 ( 75.548486)
total: 312.68 sec