Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-051728
#<BuildRuby:0x000055d143395e80
@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.20230203-051728",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.004426 0.000770 1.241476 ( 2.230842)
build_miniruby 0.001332 0.000000 1.199445 ( 1.206013)
build_ruby 0.001672 0.000000 2.602101 ( 2.869445)
build_all 0.003713 0.003870 4.012885 ( 2.968917)
build_install 0.008177 0.008169 2.998924 ( 2.705465)
test_btest 0.000807 0.000209 56.104735 ( 27.915652)
test_basic 0.001250 0.004488 0.406552 ( 2.554487)
test_all 0.001235 0.001062 672.250323 (374.789239)
test_rubyspec 0.039039 0.028210 80.165445 (116.920491)
total: 534.16 sec