Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-184119
#<BuildRuby:0x000055965ae56078
@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.20240228-184119",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000046 0.000000 0.000046 ( 0.000047)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.002749 0.003876 2.437160 ( 2.250952)
build_miniruby 0.001065 0.000110 1.431229 ( 1.429527)
build_ruby 0.001589 0.000000 3.227518 ( 3.472433)
build_all 0.000571 0.006463 6.237304 ( 2.471655)
build_install 0.012068 0.003861 7.731799 ( 3.528403)
test_btest 0.000000 0.001108 90.170746 ( 24.014885)
test_basic 0.000750 0.005600 0.946699 ( 1.004561)
test_all 0.087025 0.032505 756.127134 (266.398066)
test_rubyspec 0.025274 0.050690 103.888381 (113.149441)
total: 417.72 sec