Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-173435
#<BuildRuby:0x00005614600ba4f8
@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.20240119-173435",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.000000 0.005338 1.539631 ( 1.921393)
build_miniruby 0.000000 0.001571 1.346255 ( 1.344743)
build_ruby 0.001602 0.000276 2.923030 ( 3.183087)
build_all 0.000982 0.006827 5.966146 ( 2.562997)
build_install 0.009346 0.008156 7.222486 ( 4.023431)
test_btest 0.000777 0.000278 85.081603 ( 28.982123)
test_basic 0.005559 0.001985 0.922028 ( 0.995134)
test_all 0.069880 0.048996 760.148084 (233.425180)
test_rubyspec 0.045707 0.052457 146.055386 (157.506915)
total: 433.95 sec