Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-121024
#<BuildRuby:0x000055fd6e291a00
@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.20230909-121024",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000046 0.000005 0.000051 ( 0.000043)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007206 0.000335 2.343348 ( 4.272140)
build_miniruby 0.001417 0.000147 1.729781 ( 1.923983)
build_ruby 0.001409 0.000146 3.408701 ( 3.738223)
build_all 0.000339 0.007733 6.570787 ( 4.050240)
build_install 0.018952 0.001025 8.122457 ( 5.869245)
test_btest 0.000751 0.000114 84.355581 ( 43.039995)
test_basic 0.006652 0.001008 0.930309 ( 1.220941)
test_all 0.010499 0.000883 689.517596 (344.044827)
test_rubyspec 0.040700 0.029873 104.532744 (120.748364)
total: 528.91 sec