Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-202922
#<BuildRuby:0x0000561fab479ed0
@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.20231216-202922",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.006405 0.000883 2.457829 ( 2.563438)
build_miniruby 0.001500 0.000207 1.769996 ( 1.771678)
build_ruby 0.001713 0.000236 3.319420 ( 3.544539)
build_all 0.006875 0.000337 5.677263 ( 2.288036)
build_install 0.015213 0.000792 6.780997 ( 3.124361)
test_btest 0.001124 0.000140 84.718912 ( 31.769647)
test_basic 0.007066 0.000000 1.019684 ( 1.150976)
test_all 0.098672 0.029195 739.617071 (266.521212)
test_rubyspec 0.019864 0.034548 85.828323 ( 97.370207)
total: 410.11 sec