Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-201122
#<BuildRuby:0x000055bc8aaf28e0
@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.20231218-201122",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005887 0.000453 2.291986 ( 2.364349)
build_miniruby 0.001366 0.000105 1.593471 ( 1.593501)
build_ruby 0.001728 0.000000 3.108706 ( 3.295987)
build_all 0.007779 0.000079 5.816252 ( 2.776858)
build_install 0.017852 0.000322 7.293069 ( 3.803068)
test_btest 0.000730 0.000047 81.593437 ( 31.513051)
test_basic 0.000009 0.008388 0.902965 ( 0.970589)
test_all 0.066329 0.052470 665.787684 (243.231193)
test_rubyspec 0.023192 0.042177 93.025364 (104.970548)
total: 394.52 sec