Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-050545
#<BuildRuby:0x00005624a521a230
@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.20240229-050545",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.000000 0.007226 2.508007 ( 2.269729)
build_miniruby 0.000978 0.000212 1.432303 ( 1.430419)
build_ruby 0.001217 0.000225 3.206300 ( 3.460308)
build_all 0.007110 0.000000 6.381949 ( 2.462297)
build_install 0.012289 0.003898 8.084490 ( 3.825559)
test_btest 0.000000 0.000858 89.899307 ( 24.728416)
test_basic 0.000000 0.006634 0.832776 ( 6.452373)
test_all 0.085858 0.034305 737.104389 (244.950851)
test_rubyspec 0.046554 0.030928 105.044353 (114.196365)
total: 403.78 sec