Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-171709
#<BuildRuby:0x00005601036821a8
@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.20231215-171709",
@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.000012 0.000005 0.000017 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.007897 0.000000 2.555885 ( 3.923430)
build_miniruby 0.000000 0.001378 1.656348 ( 1.799396)
build_ruby 0.000000 0.001967 3.469508 ( 4.020519)
build_all 0.000000 0.007855 5.911477 ( 4.555806)
build_install 0.013706 0.005224 7.464049 ( 5.987074)
test_btest 0.001124 0.000000 84.692178 ( 68.677558)
test_basic 0.004787 0.000813 0.950556 ( 1.390713)
test_all 0.072991 0.049126 738.527318 (361.849656)
test_rubyspec 0.041026 0.023471 94.739336 (106.570353)
total: 558.78 sec