Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-234342
#<BuildRuby:0x000055ced56820f0
@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-234342",
@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.000004 0.000014 ( 0.000013)
autoconf 0.000014 0.000005 0.000019 ( 0.000021)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.000088 0.006021 1.527155 ( 2.761730)
build_miniruby 0.000821 0.000411 1.277806 ( 1.276264)
build_ruby 0.000919 0.000459 2.287277 ( 2.484292)
build_all 0.003941 0.001970 2.002351 ( 1.164419)
build_install 0.007703 0.007524 3.026407 ( 2.023511)
test_btest 0.000621 0.000342 76.353989 ( 20.137056)
test_basic 0.003149 0.001732 0.623854 ( 0.696125)
test_all 0.001217 0.000670 556.814044 (163.284070)
test_rubyspec 0.021309 0.019220 73.238649 ( 84.738619)
total: 278.57 sec