Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-203912
#<BuildRuby:0x000055fe739f2320
@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.20240208-203912",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003236 0.003161 1.915617 ( 2.261217)
build_miniruby 0.001400 0.000250 1.649316 ( 1.657318)
build_ruby 0.001262 0.000225 3.393623 ( 3.619098)
build_all 0.003306 0.004657 6.490535 ( 2.908000)
build_install 0.007107 0.011898 7.902781 ( 4.434913)
test_btest 0.000809 0.000243 86.599971 ( 32.879674)
test_basic 0.007932 0.000000 0.890892 ( 0.959268)
test_all 0.082094 0.029412 713.694428 (262.668041)
test_rubyspec 0.061093 0.045986 173.653682 (188.075316)
total: 499.46 sec