Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-181644
#<BuildRuby:0x0000556bde99d7a8
@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.20230727-181644",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.003008 0.004414 2.394438 ( 5.897661)
build_miniruby 0.001784 0.000185 5.133405 ( 6.486717)
build_ruby 0.001693 0.000000 3.559490 ( 5.170965)
build_all 0.003355 0.004391 2.629889 ( 3.119932)
build_install 0.015096 0.005321 4.280065 ( 4.741242)
test_btest 0.001062 0.000166 82.203458 ( 47.740470)
test_basic 0.002613 0.005040 0.959612 ( 1.310764)
test_all 0.001253 0.000235 685.720728 (285.996522)
test_rubyspec 0.028832 0.029959 92.430713 (107.333710)
total: 467.80 sec