Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-135305
#<BuildRuby:0x000055d9cbe89fb8
@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.20231219-135305",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005797 0.000414 2.246819 ( 2.342063)
build_miniruby 0.001285 0.000000 1.574320 ( 1.574232)
build_ruby 0.001944 0.000000 2.980732 ( 3.207421)
build_all 0.004088 0.003670 5.689047 ( 2.903438)
build_install 0.013087 0.005130 7.139617 ( 4.087077)
test_btest 0.000904 0.000113 80.933309 ( 30.914108)
test_basic 0.002834 0.004087 0.888287 ( 0.975421)
test_all 0.087576 0.031373 730.163358 (258.158633)
test_rubyspec 0.015291 0.054034 94.207783 (105.946896)
total: 410.11 sec