Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-033645
#<BuildRuby:0x0000560a80dd1ef0
@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.20230130-033645",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.003756 0.000593 1.081036 ( 1.453042)
build_miniruby 0.001289 0.000203 1.191570 ( 1.189743)
build_ruby 0.001325 0.000209 2.595972 ( 2.824187)
build_all 0.003607 0.004222 3.762201 ( 1.941446)
build_install 0.016691 0.000000 2.997386 ( 2.323510)
test_btest 0.000731 0.000022 55.332756 ( 23.901592)
test_basic 0.001668 0.003812 0.422732 ( 0.521616)
test_all 0.001384 0.000276 661.669911 (220.089134)
test_rubyspec 0.028084 0.023698 70.045940 ( 80.294447)
total: 334.54 sec