Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-004015
#<BuildRuby:0x0000558fb0ba6018
@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.20231024-004015",
@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.000027 0.000003 0.000030 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.008578 0.000489 3.674809 ( 4.263126)
build_miniruby 0.000000 0.001746 1.681136 ( 1.764690)
build_ruby 0.000134 0.001676 3.319142 ( 3.533098)
build_all 0.005199 0.002913 5.818962 ( 3.483051)
build_install 0.017600 0.002044 7.968543 ( 4.810596)
test_btest 0.000956 0.000141 78.819341 ( 36.315518)
test_basic 0.003911 0.003413 0.872089 ( 0.940009)
test_all 0.076975 0.041582 644.751388 (227.626784)
test_rubyspec 0.030452 0.032624 90.980895 (103.109535)
total: 385.85 sec