Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-090228
#<BuildRuby:0x0000556961a8df48
@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-090228",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.007387 2.586798 ( 2.558963)
build_miniruby 0.000000 0.001425 1.695131 ( 1.697712)
build_ruby 0.000000 0.001775 3.475057 ( 3.731450)
build_all 0.008292 0.000000 6.558055 ( 3.009556)
build_install 0.013559 0.004721 8.513410 ( 4.741854)
test_btest 0.000594 0.000173 91.862670 ( 35.061360)
test_basic 0.002512 0.004816 0.897253 ( 0.963683)
test_all 0.092485 0.025837 752.888892 (319.782527)
test_rubyspec 0.050047 0.036852 126.077193 (135.578972)
total: 507.13 sec