Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-071211
#<BuildRuby:0x0000561418c56228
@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.20230515-071211",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005387 0.001077 1.832436 ( 4.073880)
build_miniruby 0.001637 0.000328 1.265495 ( 1.381048)
build_ruby 0.001260 0.000252 2.732899 ( 3.069939)
build_all 0.000000 0.007258 2.270868 ( 2.060263)
build_install 0.005549 0.011770 3.384779 ( 3.289751)
test_btest 0.000661 0.000251 74.168763 ( 43.857961)
test_basic 0.002931 0.004019 0.778432 ( 0.896842)
test_all 0.001111 0.000455 585.794674 (288.347829)
test_rubyspec 0.022576 0.040301 84.933744 (119.789077)
total: 466.77 sec