Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-204102
#<BuildRuby:0x000055cdd610a320
@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.20230218-204102",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.003227 0.001130 1.301911 ( 1.651300)
build_miniruby 0.000897 0.000314 1.177015 ( 1.174906)
build_ruby 0.000827 0.000289 2.031138 ( 2.257037)
build_all 0.003692 0.002473 3.492877 ( 1.669902)
build_install 0.006705 0.002439 2.405991 ( 1.626756)
test_btest 0.000000 0.000677 55.974075 ( 14.711446)
test_basic 0.000000 0.005171 0.433265 ( 0.524944)
test_all 0.000329 0.000796 596.978202 (172.419264)
test_rubyspec 0.015539 0.025763 65.802375 ( 75.685602)
total: 271.72 sec