Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-054849
#<BuildRuby:0x00005584a6241a00
@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.20240202-054849",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005763 0.000344 1.928864 ( 2.281823)
build_miniruby 0.000000 0.001702 1.749784 ( 1.749670)
build_ruby 0.000000 0.001883 3.397924 ( 3.596411)
build_all 0.006387 0.001768 6.436514 ( 3.224077)
build_install 0.018539 0.001168 7.857059 ( 4.506792)
test_btest 0.000000 0.000851 88.119458 ( 35.509289)
test_basic 0.000000 0.007150 0.905592 ( 1.001048)
test_all 0.084460 0.032501 700.759340 (282.148034)
test_rubyspec 0.062283 0.044110 168.708908 (180.520678)
total: 514.54 sec