Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-000400
#<BuildRuby:0x000055f76f195f70
@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.20230625-000400",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.005876 0.000551 2.089582 ( 5.690247)
build_miniruby 0.001559 0.000146 1.579604 ( 2.402019)
build_ruby 0.001621 0.000152 3.220135 ( 17.883663)
build_all 0.007284 0.000683 2.378242 ( 2.570032)
build_install 0.008708 0.009657 3.939733 ( 4.111891)
test_btest 0.000859 0.000130 77.950540 ( 47.542554)
test_basic 0.000000 0.008063 0.853736 ( 1.420835)
test_all 0.001296 0.000505 605.774678 (314.308727)
test_rubyspec 0.042232 0.011924 88.444001 (126.671772)
total: 522.60 sec