Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-082434
#<BuildRuby:0x000055b72c8b2228
@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.20230108-082434",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000996 0.003671 1.131821 ( 1.682115)
build_miniruby 0.001269 0.000166 1.636032 ( 1.690739)
build_ruby 0.001475 0.000192 3.585588 ( 3.967686)
build_all 0.004396 0.003468 4.006413 ( 2.265952)
build_install 0.018309 0.000935 3.179810 ( 2.613742)
test_btest 0.000725 0.000103 57.551972 ( 20.852623)
test_basic 0.003758 0.000537 0.411215 ( 0.510303)
test_all 0.001202 0.000172 625.103647 (196.095306)
test_rubyspec 0.017621 0.023143 66.491059 ( 76.603932)
total: 306.28 sec