Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-084508
#<BuildRuby:0x00005620c9faa3d0
@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.20230605-084508",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.001821 0.004201 1.717755 ( 2.920984)
build_miniruby 0.001105 0.000133 1.399906 ( 1.401040)
build_ruby 0.001338 0.000000 2.434740 ( 2.623033)
build_all 0.005496 0.000000 1.952192 ( 1.114542)
build_install 0.012551 0.002054 3.065497 ( 2.039740)
test_btest 0.000931 0.000110 76.766016 ( 19.978081)
test_basic 0.004794 0.000133 0.675454 ( 0.746350)
test_all 0.001989 0.000227 571.865372 (178.663818)
test_rubyspec 0.011050 0.038641 78.310524 ( 90.294236)
total: 299.78 sec