Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-024404
#<BuildRuby:0x0000560ab62aa118
@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.20230530-024404",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005767 0.000480 1.905061 ( 3.369494)
build_miniruby 0.000000 0.002015 1.445631 ( 1.532395)
build_ruby 0.000056 0.001588 2.677294 ( 2.877591)
build_all 0.005633 0.000186 2.092636 ( 1.304114)
build_install 0.003141 0.013267 3.223303 ( 2.412130)
test_btest 0.000756 0.000177 76.766935 ( 28.110834)
test_basic 0.000000 0.006028 0.705934 ( 0.799904)
test_all 0.000720 0.000408 542.807741 (183.586286)
test_rubyspec 0.025071 0.016916 74.220664 ( 86.247036)
total: 310.24 sec