Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-053600
#<BuildRuby:0x00005634fa626120
@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.20240111-053600",
@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.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.001294 0.004262 1.660732 ( 2.027651)
build_miniruby 0.001260 0.000328 1.583436 ( 1.589575)
build_ruby 0.001753 0.000000 3.447429 ( 3.671710)
build_all 0.003654 0.003314 5.379718 ( 2.530891)
build_install 0.014857 0.001810 6.739459 ( 3.711658)
test_btest 0.000619 0.000161 83.964363 ( 30.642942)
test_basic 0.006516 0.000572 0.802085 ( 0.876540)
test_all 0.071414 0.049475 786.334223 (286.792957)
test_rubyspec 0.040101 0.026355 95.811841 (107.571284)
total: 439.42 sec