Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-015032
#<BuildRuby:0x0000558ea6271f70
@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.20230603-015032",
@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.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005664 0.000985 1.894954 ( 4.071883)
build_miniruby 0.001106 0.000192 1.392851 ( 1.576718)
build_ruby 0.001331 0.000232 2.700543 ( 3.030268)
build_all 0.000000 0.006753 2.151704 ( 2.083949)
build_install 0.006636 0.009873 3.259296 ( 3.017355)
test_btest 0.000552 0.000178 75.140334 ( 41.582587)
test_basic 0.002900 0.004823 0.801056 ( 0.936611)
test_all 0.000000 0.001435 597.153090 (253.838475)
test_rubyspec 0.020129 0.035244 83.817666 (103.041181)
total: 413.18 sec