Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-103259
#<BuildRuby:0x0000565226059a00
@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.20240119-103259",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.003919 0.001022 1.473974 ( 1.811516)
build_miniruby 0.001321 0.000345 1.634407 ( 1.633929)
build_ruby 0.001339 0.000349 3.210202 ( 3.465611)
build_all 0.006250 0.001630 5.926359 ( 3.053066)
build_install 0.016188 0.001645 7.033975 ( 4.143937)
test_btest 0.000553 0.000133 82.904326 ( 33.879603)
test_basic 0.006301 0.001512 0.862197 ( 0.930292)
test_all 0.059447 0.058664 802.378699 (284.404033)
test_rubyspec 0.030648 0.076603 161.873629 (178.483443)
total: 511.81 sec