Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-222634
#<BuildRuby:0x00005602bfdf9f68
@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.20231022-222634",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.007029 0.000614 3.642069 ( 4.355551)
build_miniruby 0.001426 0.000286 1.517016 ( 1.771691)
build_ruby 0.000000 0.001557 3.315964 ( 11.616629)
build_all 0.000000 0.008634 5.753485 ( 3.161304)
build_install 0.013090 0.009076 8.350203 ( 5.408248)
test_btest 0.000828 0.000285 82.252578 ( 47.418105)
test_basic 0.006320 0.000880 0.908088 ( 1.191480)
test_all 0.086770 0.034547 671.636215 (260.080888)
test_rubyspec 0.034301 0.029166 91.832182 (103.646785)
total: 438.65 sec