Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-093027
#<BuildRuby:0x000055e9d2126008
@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-093027",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003951 0.000752 1.246105 ( 1.612349)
build_miniruby 0.000969 0.000185 1.170055 ( 1.168147)
build_ruby 0.001243 0.000000 2.272057 ( 2.478272)
build_all 0.006663 0.000000 3.915935 ( 1.997157)
build_install 0.008658 0.004167 2.919786 ( 2.108915)
test_btest 0.000976 0.000000 58.194594 ( 16.006962)
test_basic 0.001621 0.003798 0.491582 ( 0.585864)
test_all 0.000844 0.000194 639.118284 (186.825092)
test_rubyspec 0.011427 0.028409 67.206458 ( 77.170776)
total: 289.95 sec